A library for easily creating observable CLI tasks with support for commands, arguments, and options.
.idea | ||
ts | ||
.gitignore | ||
.travis.yml | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md | ||
test.js |
smartcli
nodejs wrapper for CLI related tasks
Buildstatus/Dependencies
Usage
This npm package comes with everything you need to start your own gulp plugin.
We recommend modifying the ts/index.ts file,
then run npm install
to install the dev dependencies
and use npm test
to compile the TypeScript file.
Cheers
Phil from Lossless Digital