broccoli-source : Broccoli plugin for referring to source directories on the file system. You can installing broccoli-source 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-source $ sudo npm install -g broccoli-source
If want to update the broccoli-source package execute the command as below,
$ sudo npm update broccoli-source
Update package globally,
$ npm install -g broccoli-source
$ sudo git clone https://github.com/rektide/broccoli-source.git
$ sudo npm install -g ./broccoli-source
broccoli-source@1.1.0 /usr/lib/node_modules/broccoli-source
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall broccoli-source
Package Name | broccoli-source |
Version | 1.1.0 |
Description | Broccoli plugin for referring to source directories on the file system |
Released Date | 2015-08-23T20:27:55.428Z |
Published by | joliss |
How to Learn | https://www.npmjs.com/package/broccoli-source/tutorial |