Skip to content

Latest commit

 

History

History
 
 

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