0.3.5 • Published 7 years ago

pown-toolchain v0.3.5

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

pown-toolchain Gitter

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

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

$ pown-toolchain

You can also install the pown-toolchain locally like this:

$ npm install --save-dev pown-toolchain