1.1.9 • Published 3 years ago

jw-project-template-cli v1.1.9

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

jw-project-template-cli

A CLI to create new project templates

oclif Version Downloads/week License

Usage

$ npx jw-project-template-cli create-frontend
running command...
$ npx project-starterkit (-v|--version|version)
jw-project-template-cli/1.1.9 win32-x64 node-v14.16.0
$ npx project-starterkit --help [COMMAND]

or

$ npm install -g jw-project-template-cli
$ project-starterkit create-frontend
running create-frontend command...
$ project-starterkit (-v|--version|version)
jw-project-template-cli/1.1.9 win32-x64 node-v14.16.0
$ project-starterkit --help [COMMAND]

Commands

project-starterkit create-frontend

This command sets up a new react project based on your input.

USAGE
  $ project-starterkit create-frontend

OPTIONS
  -h, --help  show CLI help

See code: src/commands/create-frontend.ts

project-starterkit help [COMMAND]

Display help for project-starterkit

USAGE
  $ project-starterkit help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.0

3 years ago