db3ebd0df0 | ||
---|---|---|
.. | ||
node_modules | ||
HISTORY.md | ||
LICENSE | ||
README.md | ||
index.js | ||
package.json |
README.md
Clap.js
Argument parser for command-line interfaces. It primary target to large tool sets that provides a lot of subcommands. Support for argument coercion and completion makes task run much easer, even if you doesn't use CLI.
Inspired by TJ Holowaychuk Commander.
[TODO: Complete readme]