Package Exports
- whisper
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (whisper) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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 whisperDocumentation
A quick reference of the API can be built using Calliope:
$ npm install -g calliope
$ calliope buildLicence
MIT/X11. ie.: do whatever you want.