tand

0.1.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i tand

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • legodude