pown-toolchain
v0.3.5
Published
Pownage guaranteed
Readme
pown-toolchain 
Th Pown.js toolchain for better code quality
Quickstart
From the same directory as your project's package.json, install this module with the following command:
$ npm install -g pown-toolchainOnce that's done, you can invoke pown-toolchain like this:
$ pown-toolchainYou can also install the pown-toolchain locally like this:
$ npm install --save-dev pown-toolchain