https://github.com/yunohost-apps/scratch_ynh
Scratch package for YunoHost
https://github.com/yunohost-apps/scratch_ynh
scratch scratch3 yunohost yunohost-apps
Last synced: about 1 year ago
JSON representation
Scratch package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/scratch_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2018-11-29T10:48:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-19T22:23:16.000Z (about 1 year ago)
- Last Synced: 2025-04-19T23:25:05.110Z (about 1 year ago)
- Topics: scratch, scratch3, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://github.com/LLK/scratch-gui
- Size: 394 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Scratch, packaged for YunoHost
Programming language to create your own interactive stories, games, and animations
[](https://scratch.mit.edu/)
[](https://scratch.mit.edu/projects/editor/?tutorial=getStarted)
?style=for-the-badge)
## 📦 Developer info
🛠️ Upstream Scratch repository:
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/scratch_ynh/tree/testing).
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 for more information.