1.0.0 • Published 10 years ago
turn-it-off-and-on-again v1.0.0
turn-it-off-and-on-again

This is a quick, ridiculous CLI tool to nombom.
rm -rf node_modules
npm cache clean
npm install
rm -rf bower_components
bower cache clean
bower installBecause, sometimes you just need to turn it off and on again.
Installation
npm i -g turn-it-off-and-on-againUsage
Within your project execute the following in your terminal:
$ nombom
$ nom
$ bomLicense
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).