Skip to content

eqot/scratch3-extension-gamepad.old

Repository files navigation

Scratch3.0 Extension Template

This aims for a comprehensive template to develop a Scratch 3.0 extension easily.

  • Integration in scratch-gui and scratch-vm
  • Live reload
  • Testing (TBD)
  • Deployment to npm registry (TBD)
  • Publication to GitHub Pages (TBD)

Prerequisites

How to use

Get this source code and install dependencies.

git clone https://github.com/eqot/scratch3-extension-template
cd scratch3-extension-template
rush update

Start a development server and watch update.

rush start

Build files.

rush build

Releases

No releases published

Packages

No packages published

Languages