An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Logo of Scratch
Scratch, packaged for YunoHost

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

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://scratch.mit.edu/)
[![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://scratch.mit.edu/projects/editor/?tutorial=getStarted)
![Version: 5.1.53~ynh1](https://img.shields.io/badge/Version-5.1.53~ynh1-rgba(0,150,0,1)?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.