Npb is an auxiliary command tool to help developer build node project more convenient.
>> (sudo) npm install -g npb-coffee
>> (sudo) npm update -g npb-coffee
-
Check Step
npb check
-
Show config
npb show
npb.cson not exist
npb init
bower.json or package.json not exist
npb sync
bower_components or node_modules not exist
-
Clean
npb clean
-
Install
npb install
-
reInstall
npb reinstall
npm install npb-coffee
npm install coffee-script
>> Grunt
npm install grunt
npb grunt
>> gulp
npm install gulp
npb gulp
Licensed under MIT
Copyright (c) 2015 CN FooTearth