0.4.0 • Published 6 years ago

pown-cli v0.4.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

pown-cli Gitter

The main command line interface to Pown.js

Quickstart

From the same directory as your project's package.json, install this module with the following command:

$ npm install pown-cli --save

Once that's done, you can invoke pown like this:

$ ./node_modules/.bin/pown

You can also specify a custom location for your modules via the POWN_ROOT environment variable like this:

$ POWN_ROOT=path/to/root ./node_modules/.bin/pown
0.4.0

6 years ago

0.3.0

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.0

7 years ago