scratch_ynh/README_nl.md

50 lines
2.1 KiB
Markdown
Raw Normal View History

2024-09-10 03:42:45 +02:00
<!--
NB: Deze README is automatisch gegenereerd door <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Hij mag NIET handmatig aangepast worden.
-->
# Scratch voor Yunohost
[![Integratieniveau](https://dash.yunohost.org/integration/scratch.svg)](https://ci-apps.yunohost.org/ci/apps/scratch/) ![Mate van functioneren](https://ci-apps.yunohost.org/ci/badges/scratch.status.svg) ![Onderhoudsstatus](https://ci-apps.yunohost.org/ci/badges/scratch.maintain.svg)
[![Scratch met Yunohost installeren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scratch)
*[Deze README in een andere taal lezen.](./ALL_README.md)*
> *Met dit pakket kun je Scratch snel en eenvoudig op een YunoHost-server installeren.*
> *Als je nog geen YunoHost hebt, lees dan [de installatiehandleiding](https://yunohost.org/install), om te zien hoe je 'm installeert.*
## Overzicht
Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations.
2024-11-15 00:25:21 +01:00
**Geleverde versie:** 4.1.3~ynh1
2024-09-10 03:42:45 +02:00
**Demo:** <https://scratch.mit.edu/projects/editor/?tutorial=getStarted>
## Schermafdrukken
![Schermafdrukken van Scratch](./doc/screenshots/800px-Scratch_3.0_Éditeur.png)
## Documentatie en bronnen
- Officiele website van de app: <https://scratch.mit.edu/>
- Officiele beheerdersdocumentatie: <https://scratch-wiki.info/wiki/Scratch_3.0>
- Upstream app codedepot: <https://github.com/scratchfoundation/scratch-gui>
- YunoHost-store: <https://apps.yunohost.org/app/scratch>
- Meld een bug: <https://github.com/YunoHost-Apps/scratch_ynh/issues>
## Ontwikkelaarsinformatie
Stuur je pull request alsjeblieft naar de [`testing`-branch](https://github.com/YunoHost-Apps/scratch_ynh/tree/testing).
Om de `testing`-branch uit te proberen, ga als volgt te werk:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/scratch_ynh/tree/testing --debug
of
sudo yunohost app upgrade scratch -u https://github.com/YunoHost-Apps/scratch_ynh/tree/testing --debug
```
**Verdere informatie over app-packaging:** <https://yunohost.org/packaging_apps>