hosts-editor

1.1.0 • Public • Published

hosts-editor

const editHosts = require('hosts-editor');

// Returns a promise
editHosts('foobar', [
    { 'host': 'foobar123.site', 'ip': '192.168.5.255' }
]);

Readme

Keywords

none

Package Sidebar

Install

npm i hosts-editor

Weekly Downloads

2

Version

1.1.0

License

ISC

Unpacked Size

3.95 kB

Total Files

5

Last publish

Collaborators

  • timambler