rfr : Require From project Root tool for Node.js.. You can installing rfr 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 rfr $ sudo npm install -g rfr
If want to update the rfr package execute the command as below,
$ sudo npm update rfr
Update package globally,
$ npm install -g rfr
$ sudo git clone https://github.com/rektide/rfr.git
$ sudo npm install -g ./rfr
rfr@1.2.3 /usr/lib/node_modules/rfr
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall rfr
| Package Name | rfr |
| Version | 1.2.3 |
| Description | Require From project Root tool for Node.js. |
| Released Date | 2015-11-15T14:13:33.768Z |
| Published by | warmsea |
| How to Learn | https://www.npmjs.com/package/rfr/tutorial |