cerebro-tools : Toolkit for developing plugins for Cerebro App. You can installing cerebro-tools 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 cerebro-tools $ sudo npm install -g cerebro-tools
If want to update the cerebro-tools package execute the command as below,
$ sudo npm update cerebro-tools
Update package globally,
$ npm install -g cerebro-tools
$ sudo git clone https://github.com/rektide/cerebro-tools.git
$ sudo npm install -g ./cerebro-tools
cerebro-tools@0.1.8 /usr/lib/node_modules/cerebro-tools
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall cerebro-tools
Package Name | cerebro-tools |
Version | 0.1.8 |
Description | Toolkit for developing plugins for Cerebro App |
Released Date | 2017-01-30T13:16:33.938Z |
Published by | kelion |
How to Learn | https://www.npmjs.com/package/cerebro-tools/tutorial |