npm.io
0.2.0 • Published 12 years agoCLI

loql

Licence
MIT
Version
0.2.0
Deps
3
Vulns
1
Weekly
0

loql

Runs a local development server on a custom domain. (Note: OS X only).

By running the following command, the current directory will be served at http://name.dev.

loql name

Just type name.dev/ in your browser. This way, you won't have to mess with http://localhost:8888 anymore.

Setup

$ npm install -g loql

Now, whenever you run loql your directory will be served, until you stop it again with ctrl-C.

About

This project depends on the following projects:

Note: Local-tld will not work well with other vhosts