Skip to content

Collection of scripts for the website

License

Notifications You must be signed in to change notification settings

ScratchAddons/website-v2-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.