npb-coffee

0.1.3 • Public • Published

NPB -- code by coffee-script

Npb is an auxiliary command tool to help developer build node project more convenient.

Install

>> (sudo) npm install -g npb-coffee

Update

>> (sudo) npm update -g npb-coffee

Command

Helper

  • Check Step

    npb check

  • Show config

    npb show

Step

Uninitialized:

npb.cson not exist

npb init

Unsynchronized:

bower.json or package.json not exist

npb sync

Uninstalled:

bower_components or node_modules not exist

  • Clean

    npb clean

  • Install

    npb install

  • reInstall

    npb reinstall

init build tools

npm install npb-coffee
npm install coffee-script

>> Grunt
npm install grunt
npb grunt
>> gulp
npm install gulp
npb gulp

License

Licensed under MIT

Copyright (c) 2015 CN FooTearth

Package Sidebar

Install

npm i npb-coffee

Weekly Downloads

11

Version

0.1.3

License

MIT

Last publish

Collaborators

  • footearth