tand
v0.1.0
Published
A task runner with commands.
Downloads
2
Readme
tand
A task runner with commands.
Install
$ npm install --save tand
Usage
var tand = require('tand');
tand()
CLI
$ npm install --global tand
$ tand --help
Example
tand
API
Option
Type: String
Default: undefined
Description of the option.
License
MIT © legodude17