yeoman generator
Closed this issue · 3 comments
Hello,
I made a yeoman generator that will quickly scaffold impact++ games. It will generate either a blank game, or the jumpnrun or supercollider examples. It will also spin up a livereload-style server to make things a bit easier to debug.
While this is part shameless plug 😜, I thought it might be useful when people need to spin up a new project to demonstrate a new feature or issue submission for impact++.
I'd definitely appreciate any feedback you might have on it. Feel free to submit any issues that you find!
Thanks again for the always awesome impact++ library.
Some relevant links...
- GitHub repo - https://github.com/racingcow/generator-impactplusplus
- npm package page - https://www.npmjs.org/package/generator-impactplusplus
- Point of Impact page - http://www.pointofimpactjs.com/resources/view/24/generator-impactplusplus
@racingcow this is awesome, nice work! We need to get this plugged into the front page of the github-pages.
@racingcow Looks awesome! Glad to hear that you are still playing around with ++.
Thanks again @racingcow, I've added several links into the main readme. You rock!