serviser-template
v0.3.0
Published
[![Build Status](https://travis-ci.org/lucid-services/serviser-template.svg?branch=master)](https://travis-ci.org/lucid-services/serviser-template)
Downloads
3
Readme
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