Closed kamranayub closed 6 months ago
From our discussion earlier, possible commands
ex init mygame
ex add tiled
ex add actor
ex add scene
ex run
ex debug
ex publish
This issue hasn't had any recent activity lately and is being marked as stale automatically.
We have this now! Check out https://github.com/excaliburjs/create-excalibur
Context
It's no surprise most modern frameworks today distribute a CLI (Angular, Ember, React), JS development is hard to bootstrap and many frameworks have enough customizations to warrant easy-to-use commands. This would be especially helpful to help people build their games faster, which fits with our vision and goals.
Proposal
Post-1.0, we should consider creating an excalibur CLI that could: