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.

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i marathon-dns

    Weekly Downloads

    1

    Version

    0.1.1

    License

    MIT

    Last publish

    Collaborators

    • davewasmer