mrm-core : Utilities to make tasks for Mrm. You can installing mrm-core 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 mrm-core $ sudo npm install -g mrm-core
If want to update the mrm-core package execute the command as below,
$ sudo npm update mrm-core
Update package globally,
$ npm install -g mrm-core
$ sudo git clone https://github.com/rektide/mrm-core.git
$ sudo npm install -g ./mrm-core
mrm-core@2.4.0 /usr/lib/node_modules/mrm-core
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mrm-core
Package Name | mrm-core |
Version | 2.4.0 |
Description | Utilities to make tasks for Mrm |
Released Date | 2017-11-15T13:05:27.013Z |
Published by | sapegin |
How to Learn | https://www.npmjs.com/package/mrm-core/tutorial |