broccoli-merge-trees : Broccoli plugin to merge multiple trees into one. You can installing broccoli-merge-trees 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-merge-trees $ sudo npm install -g broccoli-merge-trees
If want to update the broccoli-merge-trees package execute the command as below,
$ sudo npm update broccoli-merge-trees
Update package globally,
$ npm install -g broccoli-merge-trees
$ sudo git clone https://github.com/rektide/broccoli-merge-trees.git
$ sudo npm install -g ./broccoli-merge-trees
broccoli-merge-trees@2.0.0 /usr/lib/node_modules/broccoli-merge-trees
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall broccoli-merge-trees
Package Name | broccoli-merge-trees |
Version | 2.0.0 |
Description | Broccoli plugin to merge multiple trees into one |
Released Date | 2017-03-06T19:45:17.450Z |
Published by | joliss |
How to Learn | https://www.npmjs.com/package/broccoli-merge-trees/tutorial |