broccoli-stew : foundation of any healthy brocfile. You can installing broccoli-stew npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install broccoli-stew $ sudo npm install -g broccoli-stew
If want to update the broccoli-stew package execute the command as below,
$ sudo npm update broccoli-stew
Update package globally,
$ npm install -g broccoli-stew
$ sudo git clone https://github.com/rektide/broccoli-stew.git
$ sudo npm install -g ./broccoli-stew
broccoli-stew@1.5.0 /usr/lib/node_modules/broccoli-stew
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall broccoli-stew
Package Name | broccoli-stew |
Version | 1.5.0 |
Description | foundation of any healthy brocfile |
Released Date | 2017-05-08T17:43:50.742Z |
Published by | stefanpenner |
How to Learn | https://www.npmjs.com/package/broccoli-stew/tutorial |