JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 649
  • Score
    100M100P100Q100996F
  • License MIT

A task-based automation app. Leiningen style.

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 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.