0.0.3 • Published 12 years ago

shell-http-forever v0.0.3

Weekly downloads
16
License
-
Repository
github
Last release
12 years ago

HTTP shell plugin to start and stop an HTTP server

This node module is a shell plugin which is used to register two commands "http start" and "http stop" to your shell application. It is an alternative to the http plugin natively provided by shell.

Installation

The module is open source and licensed under the MIT license.

    npm install shell
    npm install shell-http-forever

Contributors