# Scratch for YunoHost [![Integration level](https://dash.yunohost.org/integration/scratch.svg)](https://dash.yunohost.org/appci/app/scratch) ![](https://ci-apps.yunohost.org/ci/badges/scratch.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/scratch.maintain.svg) [![Install Scratch with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scratch) *[Lire ce readme en français.](./README_fr.md)* > *This package allows you to install Scratch quickly and simply on a YunoHost server. If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* ## Overview Programming language to create your own interactive stories, games, and animations **Shipped version:** 3.0~ynh1 **Demo:** https://llk.github.io/scratch-gui/develop/ ## Screenshots ![](./doc/screenshots/800px-Scratch_3.0_Éditeur.png) ## Documentation and resources * Official app website: https://scratch.mit.edu/ * Official admin documentation: https://fr.scratch-wiki.info/wiki/Scratch_3.0 * Upstream app code repository: https://github.com/LLK/scratch-gui * YunoHost documentation for this app: https://yunohost.org/app_scratch * Report a bug: https://github.com/YunoHost-Apps/scratch_ynh/issues ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/scratch_ynh/tree/testing). To try the testing branch, please proceed like that. ``` sudo yunohost app install https://github.com/YunoHost-Apps/scratch_ynh/tree/testing --debug or sudo yunohost app upgrade scratch -u https://github.com/YunoHost-Apps/scratch_ynh/tree/testing --debug ``` **More info regarding app packaging:** https://yunohost.org/packaging_apps