1.0.0 • Published 7 years ago

cerebro-hosts v1.0.0

Weekly downloads
7
License
-
Repository
github
Last release
7 years ago

Cerebro-hosts

Cerebro plugin for manage /etc/hosts entries

npm.io

Features

  • List hosts configured in /etc/hosts file.
  • Quick open /etc/hosts with the default editor.
  • Add / Remove hosts

Available Commands

  • hosts - Show all hosts from /etc/hosts file
  • hosts add <ip> <domain> - Add a new host configuration to hosts file.
  • hosts remove <ip> <domain> - Remove host configuration to hosts file.

Libraries

  • node-notifier - Node library for show desktop notifications.
  • hostile - Node library for parsing hosts file

Related

  • Cerebro – Plugin extracted from core Cerebro app;
  • cerebro-plugin – boilerplate to create Cerebro plugins;

License

MIT © Bruno Paz