# Penpot pour YunoHost [![Niveau d’intégration](https://dash.yunohost.org/integration/penpot.svg)](https://ci-apps.yunohost.org/ci/apps/penpot/) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/penpot.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/penpot.maintain.svg) [![Installer Penpot avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=penpot) *[Lire le README dans d'autres langues.](./ALL_README.md)* > *Ce package vous permet d’installer Penpot rapidement et simplement sur un serveur YunoHost.* > *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.* ## Vue d’ensemble Design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, web based and works with open standards (SVG). Penpot invites designers all over the world to fall in love with open source while getting developers excited about the design process in return. **Version incluse :** 2.1.3~ynh1 ## Captures d’écran ![Capture d’écran de Penpot](./doc/screenshots/penpot.png) ## Documentations et ressources - Site officiel de l’app : - Documentation officielle utilisateur : - Documentation officielle de l’admin : - Dépôt de code officiel de l’app : - YunoHost Store : - Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/penpot_ynh/tree/testing). Pour essayer la branche `testing`, procédez comme suit : ```bash sudo yunohost app install https://github.com/YunoHost-Apps/penpot_ynh/tree/testing --debug ou sudo yunohost app upgrade penpot -u https://github.com/YunoHost-Apps/penpot_ynh/tree/testing --debug ``` **Plus d’infos sur le packaging d’applications :**