jw-project-template-cli
TypeScript icon, indicating that this package has built-in type declarations

1.1.9 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i jw-project-template-cli

Weekly Downloads

0

Version

1.1.9

License

MIT

Unpacked Size

50 MB

Total Files

163

Last publish

Collaborators

  • misshardcore