A task-based automation app. Leiningen style.


Keywords
task, automation, build, make, whisper
License
MIT
Install
npm install whisper@0.3.2

Documentation

Whisper

A task-based automation app. Leiningen style.

Usage:
  whisper [command] [options]
  whisper version
  whisper help [command]

Options:
  -f, --file        Defines the project meta-file to use.

Installing

Just grab it from NPM:

$ npm install -g whisper

Documentation

A quick reference of the API can be built using Calliope:

$ npm install -g calliope
$ calliope build

Licence

MIT/X11. ie.: do whatever you want.