pown-cli

0.4.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i pown-cli

Weekly Downloads

0

Version

0.4.0

License

MIT

Unpacked Size

4.56 kB

Total Files

4

Last publish

Collaborators

  • wsmaster
  • pdparchitect