0.1.3 • Published 11 years ago
npb-coffee v0.1.3
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-coffeeUpdate
>> (sudo) npm update -g npb-coffeeCommand
Helper
- Check Step
npb check- Show config
npb showStep
Uninitialized:
npb.cson not exist
npb initUnsynchronized:
bower.json or package.json not exist
npb syncUninstalled:
bower_components or node_modules not exist
- Clean
npb clean- Install
npb install- reInstall
npb reinstallinit build tools
npm install npb-coffee
npm install coffee-script
>> Grunt
npm install grunt
npb grunt
>> gulp
npm install gulp
npb gulpLicense
Licensed under MIT
Copyright (c) 2015 CN FooTearth