A library for easily creating observable CLI tasks with support for commands, arguments, and options.
Go to file
2015-10-12 20:02:29 +02:00
.idea added initial structure 2015-10-04 23:21:10 +02:00
ts small update 2015-10-07 01:16:15 +02:00
.gitignore added travis + tests 2015-10-05 23:33:57 +02:00
.travis.yml disabled travis email 2015-10-08 00:50:10 +02:00
index.js now handling CLI options 2015-10-07 01:07:38 +02:00
LICENSE Initial commit 2015-10-04 23:06:36 +02:00
package.json chore(package): update beautylog to version 0.0.14 2015-10-12 20:02:29 +02:00
README.md added initial structure 2015-10-04 23:21:10 +02:00
test.js now handling CLI options 2015-10-07 01:07:38 +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