1.0.1 • Published 7 years ago
iphaser-cli v1.0.1
iphaser-cli
CLI for generate a Phaser.js project. You can also use this to view documents, version 2 or version 3.
Installation
Prerequisites: Node.js (>=6.x, 8.x preferred), npm version 4+ and Git.
$ npm install -g iphaser-cliUsage
$ iphaser create <template-name> [project-name]Example
$ iphaser create phaser2 my-projectTemplate list
$ iphaser listYou can view the latest template list with the above command
Now, you have two templates to choose from
- phaser2 - A template based on phaser2.6.2 + webpack + es6
- phaser3 - A template based on phaser3 + webpack + es6
Docs
$ iphaser docs <version>You can view the document from the above command
License
1.0.1
7 years ago
1.0.0
8 years ago
0.0.1
8 years ago
0.0.1-beta.4
8 years ago
0.0.1-beta.3
8 years ago
0.0.1-beta.2
8 years ago
0.0.1-beta.1
8 years ago