1.0.5 • Published 5 years ago

@zhouhao27/create-phaser v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

A command line tool to create Phaser project

Installation

npm i -g @zhouhao27@create-phaser

Usage

  create-parse <project-name> [options]
    
  options:
  -y, --yes to skip prompts
  -t, --template template name, currently only TypeScript or JavaScript supported
  -h, --help Help
  -v, --version Show version

Reference

How to build a CLI with Node.js

How to make a beautiful, tiny npm package and publish it

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago