Skip to content

lucid-services/serviser-template

Repository files navigation

Build Status

Rapid start of a new serviser based project.

CLI interface
> serviser-template -h
node_modules/.bin/serviser-template <command> [options]

Commands:
  init       Creates a new serviser project

Options:
  --verbose, -v      Dumps more info to stdout                  [count] [default: 1]
  -h, --help         Show help                                  [boolean]

Tests

> npm test