A Yeoman generator for creating pixi plugins.
Make sure to have Node.js and Yeoman installed. You can install yo
and this generator with:
npm install -g yo generator-pixi-plugin
Then to use this generator, go into the directory you want to scaffold a project in and run:
yo pixi-plugin