A library for easily creating observable CLI tasks with support for commands, arguments, and options.
Go to file
2015-10-04 23:21:10 +02:00
.idea added initial structure 2015-10-04 23:21:10 +02:00
ts added initial structure 2015-10-04 23:21:10 +02:00
.gitignore added initial structure 2015-10-04 23:21:10 +02:00
.travis.yml added initial structure 2015-10-04 23:21:10 +02:00
index.js added initial structure 2015-10-04 23:21:10 +02:00
LICENSE Initial commit 2015-10-04 23:06:36 +02:00
package.json added initial structure 2015-10-04 23:21:10 +02:00
README.md added initial structure 2015-10-04 23:21:10 +02:00

smartcli

nodejs wrapper for CLI related tasks

Buildstatus/Dependencies

Build Status devDependency Status

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