@kevboh/emcee

1.0.0 • Public • Published

emcee

A very simple way to temporarily patch your /etc/hosts file by way of a local Hostsfile.

To use:

npm install -g @kevboh/emcee
echo "127.0.0.1 mycoolsite.online" > Hostsfile
sudo emcee # You probably need sudo here, sorry.

I made this in like five minutes, feel free to PR suggestions!

Readme

Keywords

Package Sidebar

Install

npm i @kevboh/emcee

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

1.82 kB

Total Files

3

Last publish

Collaborators

  • kevboh