iphaser-cli

1.0.1 • Public • Published

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-cli

Usage

$ iphaser create <template-name> [project-name]

Example

$ iphaser create phaser2 my-project

Template list

$ iphaser list

You 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

MIT

Package Sidebar

Install

npm i iphaser-cli

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

11.3 kB

Total Files

12

Last publish

Collaborators

  • sleepingcat