/tand

A task runner with commands.

Primary LanguageJavaScriptMIT LicenseMIT

tand Build Status Dependency Status Coverage Status

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