Skip to content

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.