0.0.4 • Published 10 months ago

create-boilerplate-starter v0.0.4

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
10 months ago

create-starter

A CLI for generating NodeJS starter

Running

With NPM:

npm create boilerplate-starter

With Yarn:

yarn create boilerplate-starter

creater-starter automatically runs in interactive mode.

# npm
npm create boilerplate-starter

# yarn
yarn create boilerplate-starter

CLI Flags

May be provided in place of prompts

NameDescription
--kitSpecify the kit name (linter-formatting-jest-swagger-env)
--nameSpecify your new project name
0.0.4

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago

0.0.3

10 months ago