Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

BohemiaInteractive/bi-service-template

Repository files navigation

Build Status

Preview

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