0.3.1 • Published 3 years ago

@vanntile/create-edo-app v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

create-edo-app

Opinionated Express app template with Docker and OpenAPI.

Usage

❯ npx ./create-edo-app --help
Usage: @vanntile/create-edo-app [options] <directory>

Options:
  -V, --version                output the version number
  --silent <boolean>           do not show command prompts (choices: "true", "false", default: "true")
  --with-fetch <boolean>       include node-fetch (choices: "true", "false", default: "true")
  --with-docker <boolean>      include Docker (choices: "true", "false", default: "true")
  --with-commitlint <boolean>  include commitlint and standard-version (choices: "true", "false", default: "true")
  -h, --help                   display help for command