broccoli-file-creator : Broccoli plugin to create a file.. You can installing broccoli-file-creator 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-file-creator $ sudo npm install -g broccoli-file-creator
If want to update the broccoli-file-creator package execute the command as below,
$ sudo npm update broccoli-file-creator
Update package globally,
$ npm install -g broccoli-file-creator
$ sudo git clone https://github.com/rektide/broccoli-file-creator.git
$ sudo npm install -g ./broccoli-file-creator
broccoli-file-creator@1.1.1 /usr/lib/node_modules/broccoli-file-creator
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall broccoli-file-creator
Package Name | broccoli-file-creator |
Version | 1.1.1 |
Description | Broccoli plugin to create a file. |
Released Date | 2016-08-05T16:09:12.294Z |
Published by | stefanpenner |
How to Learn | https://www.npmjs.com/package/broccoli-file-creator/tutorial |