bi-service-template
v0.2.0
Published
[![Build Status](https://travis-ci.org/BohemiaInteractive/bi-service-template.svg?branch=master)](https://travis-ci.org/BohemiaInteractive/bi-service-template)
Downloads
5
Readme
Rapid start of a new bi-service based project.
CLI interface
> bi-service-template -h
node_modules/.bin/bi-service-template <command> [options]
Commands:
init Creates a new bi-service project
Options:
--verbose, -v Dumps more info to stdout [count] [default: 1]
-h, --help Show help [boolean]
Tests
> npm test