1.1.3 • Published 4 years ago

@wonderland/cli-plugin-new v1.1.3

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

new

create new projects from seed

oclif Version Downloads/week License

Usage

$ npm install -g @wonderland/cli-plugin-new
$ gizmo COMMAND
running command...
$ gizmo (-v|--version|version)
@wonderland/cli-plugin-new/1.0.1 darwin-x64 node-v10.16.0
$ gizmo --help [COMMAND]
USAGE
  $ gizmo COMMAND
...

Commands

gizmo new:express

Describe the command here

USAGE
  $ gizmo new:express

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/new/express/index.js