Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 617 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 617 Bytes

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