@phaser-plus/cli

0.1.8 • Public • Published

@phaser-plus/cli

GitHub npm version npm downloads Read docs

🚀 Getting started

NodeJS v16.+ required

npm install -g @phaser-plus/cli

🔰 Commands

  • phaserplus init -t [template] [path] - Can be used for creating a new project

    • templates: browser (default)
    • example: phaser init ./my-awesome-game
  • phaser project start -d [dist-dir] -p [port] [path] - Starts development server for your phaser project

    • example: phaser project start
  • phaser project build -d [dist-dir] [path] - Build your phaser project for production

License

The project is licensed under MIT License

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.82latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.82
0.1.70
0.1.60
0.1.50
0.1.40
0.1.20
0.1.10
0.1.00

Package Sidebar

Install

npm i @phaser-plus/cli

Weekly Downloads

2

Version

0.1.8

License

MIT

Unpacked Size

1.14 MB

Total Files

18

Last publish

Collaborators

  • kalevski