scratchaddons-community / create-sa-addon

Quick and easy way to setup a folder for your new Scratch Addons addon!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create-sa-addon

Quick and easy way to setup a folder for your new Scratch Addons addon!

npx create-sa-addon

or, if you have yarn installed:

yarn create sa-addon

Developing

npm i # Install dependencies
npm i -g # Globalize package

About

Quick and easy way to setup a folder for your new Scratch Addons addon!

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%