1.0.0 • Published 8 years ago

turn-it-off-and-on-again v1.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
8 years ago

turn-it-off-and-on-again

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 install

Because, sometimes you just need to turn it off and on again.

Installation

npm i -g turn-it-off-and-on-again

Usage

Within your project execute the following in your terminal:

$ nombom
$ nom
$ bom

License

MIT

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Crafted with <3 by John Otander (@4lpine).

1.0.0

8 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago