local-tld-update

0.1.0 • Public • Published

Local TLD Update

Update ~/.local-tld.json from node.js app

See http://github.com/hoodiehq/local-tld for a description.

I want my app to register itself with local-tld!

var ltld = require("local-tld-update");
ltld.update("project", server.address().port);

License

The MIT License

Copyright (c) 2013 Jan Antala, https://github.com/janantala

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i local-tld-update

      Weekly Downloads

      1

      Version

      0.1.0

      License

      MIT

      Last publish

      Collaborators

      • janantala