doitlive

v0.0.2
Wrap a hapi plugin in a pack and start the server
hapi hapi-plugin plugin cli

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
npm i doitlive

Metadata

  • ISC
  • Whatever
  • Wyatt Preul
  • released 7/10/2014

Downloads

Maintainers