hexlet-pairs : ## Install. You can installing hexlet-pairs 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 hexlet-pairs $ sudo npm install -g hexlet-pairs
If want to update the hexlet-pairs package execute the command as below,
$ sudo npm update hexlet-pairs
Update package globally,
$ npm install -g hexlet-pairs
$ sudo git clone https://github.com/rektide/hexlet-pairs.git
$ sudo npm install -g ./hexlet-pairs
hexlet-pairs@1.0.5 /usr/lib/node_modules/hexlet-pairs
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall hexlet-pairs
Package Name | hexlet-pairs |
Version | 1.0.5 |
Description | ## Install |
Released Date | 2017-08-07T13:46:31.723Z |
Published by | mokevnin |
How to Learn | https://www.npmjs.com/package/hexlet-pairs/tutorial |