0.0.1 • Published 7 years ago
project-creater v0.0.1
project-cli
Quickly build any framework project.
Installation
Prerequisites: Node.js (>=6.x, 8.x preferred), npm version 3+ and Git.
$ npm install -g project-cli
Usage (Currently, only Vue type projects are supported)
create project
$ project create <project-name>
Example
$ project create myproject
get Location (Get the current geographic location)
$ project -l
query weather (Get the weather today)
$ project -w
License
0.0.1
7 years ago