rw : Now stdin and stdout are files.. You can installing rw 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 rw $ sudo npm install -g rw
If want to update the rw package execute the command as below,
$ sudo npm update rw
Update package globally,
$ npm install -g rw
$ sudo git clone https://github.com/rektide/rw.git
$ sudo npm install -g ./rw
rw@1.3.3 /usr/lib/node_modules/rw
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall rw
| Package Name | rw |
| Version | 1.3.3 |
| Description | Now stdin and stdout are files. |
| Released Date | 2017-01-20T17:13:07.806Z |
| Published by | mbostock |
| How to Learn | https://www.npmjs.com/package/rw/tutorial |