mirror of
https://github.com/YunoHost-Apps/scratch_ynh.git
synced 2025-09-17 14:18:36 +02:00
Scratch package for YunoHost
|
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
tests.toml |
Scratch, packaged for YunoHost
Programming language to create your own interactive stories, games, and animations
Screenshots
📦 Developer info
🛠️ 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.