0.2.0 • Published 10 years ago

loql v0.2.0

Weekly downloads
3
License
-
Repository
-
Last release
10 years ago

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