0.0.2 • Published 10 years ago

doitlive v0.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
10 years ago

CLI to wrap a hapi plugin in a pack and start the server.

Build Status

Getting Started

  1. Install doitlive globally with:npm install -g doitlive

  2. Inside of a plugin folder for hapi run doitlive

Options

By default dotitlive starts on the first available port. However, you can override this to start the server on a specific port. To do this pass as the first argument the port number to start on. For example:

$ doitlive 8080
Server started
port: 8080
plugin: tv
0.0.2

10 years ago

0.0.1

10 years ago