mri : Quickly scan for CLI flags and arguments. You can installing mri 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 mri $ sudo npm install -g mri
If want to update the mri package execute the command as below,
$ sudo npm update mri
Update package globally,
$ npm install -g mri
$ sudo git clone https://github.com/rektide/mri.git
$ sudo npm install -g ./mri
mri@1.1.0 /usr/lib/node_modules/mri
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mri
Package Name | mri |
Version | 1.1.0 |
Description | Quickly scan for CLI flags and arguments |
Released Date | 2017-06-14T19:34:10.176Z |
Published by | lukeed |
How to Learn | https://www.npmjs.com/package/mri/tutorial |