bunyan-slack : slack stream for bunyan. You can installing bunyan-slack 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 bunyan-slack $ sudo npm install -g bunyan-slack
If want to update the bunyan-slack package execute the command as below,
$ sudo npm update bunyan-slack
Update package globally,
$ npm install -g bunyan-slack
$ sudo git clone https://github.com/rektide/bunyan-slack.git
$ sudo npm install -g ./bunyan-slack
bunyan-slack@0.0.10 /usr/lib/node_modules/bunyan-slack
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bunyan-slack
Package Name | bunyan-slack |
Version | 0.0.10 |
Description | slack stream for bunyan |
Released Date | 2015-05-28T12:12:07.659Z |
Published by | sethpollack |
How to Learn | https://www.npmjs.com/package/bunyan-slack/tutorial |