1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/scratch_ynh.git synced 2025-09-17 14:18:36 +02:00
Scratch package for YunoHost
Find a file
2025-09-17 09:33:49 +02:00
.github v2 2023-07-20 23:24:49 +02:00
conf cleaning 2025-05-03 10:17:34 +02:00
doc cleaning 2025-05-03 10:26:47 +02:00
scripts cleaning 2025-09-03 22:54:55 +02:00
LICENSE First 2018-11-29 11:55:24 +01:00
manifest.toml Upgrade sources 2025-09-16 00:26:38 +02:00
README.md Auto-update READMEs 2025-09-16 00:26:38 +02:00
tests.toml Update tests.toml 2025-05-09 18:33:02 +02:00

Logo of Scratch Scratch, packaged for YunoHost

Programming language to create your own interactive stories, games, and animations

🌐 Official app website App Demo Version: 5.1.108~ynh1

Screenshots

Screenshot of Scratch

📦 Developer info

Automatic tests level

🛠️ Upstream Scratch repository: https://github.com/scratchfoundation/scratch-gui

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/scratch_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade scratch -u https://github.com/YunoHost-Apps/scratch_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.