hostile : Simple /etc/hosts manipulation. You can installing hostile 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 hostile $ sudo npm install -g hostile
If want to update the hostile package execute the command as below,
$ sudo npm update hostile
Update package globally,
$ npm install -g hostile
$ sudo git clone https://github.com/rektide/hostile.git
$ sudo npm install -g ./hostile
hostile@1.3.0 /usr/lib/node_modules/hostile
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall hostile
Package Name | hostile |
Version | 1.3.0 |
Description | Simple /etc/hosts manipulation |
Released Date | 2017-02-26T18:28:31.537Z |
Published by | feross |
How to Learn | https://www.npmjs.com/package/hostile/tutorial |