marathon-dns

0.1.1 • Public • Published

marathon-dns

A standalone component extracted from marathon for enabling custom DNS for local servers.

Installation

Note: requires >= Mac OS X 10.6

npm install marathon-dns -g

Once it finishes, open up your project file (~/.marathon), and add any projects you'd like. For example, the following project file:

{
  "myawesomeapp": 3000 
}

would setup http://myawesomeapp.dev to point to http://localhost:3000

That's basically it.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    1
  • 0.1.0
    0

Package Sidebar

Install

npm i marathon-dns

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • davewasmer