Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 794 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 794 Bytes

Scratch Addons website scripts

Website: scratchaddons.com License

This repository hosts the scripts to build the Scratch Addons website.

Folder structure

.
├── 📂 node      # Node.js scripts
│   ├── 📂 ci    # Node.js scripts to run for GitHub Actions (CI) 
│   └── 📂 src   # Source code of the Node.js scripts
└── 📂 sh        # Bash scrips to run in GitHub Actions (CI)

License

This project is licensed under the terms of GNU General Public License v3.0.