0.0.3 • Published 8 years ago
nombom v0.0.3
Nombom

This is a quick, ridiculous CLI tool to nombom.
Credit to @johnotander, forked from turn-it-off-and-on-again
rm -rf node_modules
npm cache clean
npm install
rm -rf bower_components
bower cache clean
bower installBecause, sometimes you just need to nom.
Installation
npm install -g nombomUsage
Within your project execute the following in your terminal:
nombomYou can also execute nom or bom separately, and pass in the --log if you
want to see the output of the command.
License
MIT
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
Crafted with <3 by John Otander (@4lpine).