/whisper

[unmaintained] A friendly reactive project automation tool for JavaScript and friends.

Primary LanguageLiveScriptMIT LicenseMIT

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.