1.0.12 • Published 5 years ago
@wonderland/cli v1.0.12
Gizmo CLI Tool
This repo provides common CLI tools. This project was built using oclif and lerna.
Usage
To get help:
gizmo help
To execute a command:
gizmo [TOPIC:COMMAND] [options]
Topics
new Create new projects from seed
Examples:
gizmo new:express [options]
For more details on how to use:
gizmo [TOPIC:COMMAND] --help
Installation
npm i -g @wonderland/cli