mirror of
https://github.com/YunoHost-Apps/penpot_ynh.git
synced 2024-09-03 19:56:56 +02:00
Updated README.
This commit is contained in:
parent
5e8fc5c939
commit
c47e7ad1ae
2 changed files with 18 additions and 20 deletions
19
README.md
19
README.md
|
@ -17,8 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
## Overview
|
||||
|
||||
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.
|
||||
|
||||
**Shipped version:** 1.19.3~ynh2
|
||||
**Shipped version:** 1.19.3~ynh3
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -26,12 +25,12 @@ Design and prototyping platform meant for cross-domain teams. Non dependent on o
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://penpot.app/>
|
||||
* Official user documentation: <https://help.penpot.app/user-guide/>
|
||||
* Official admin documentation: <https://help.penpot.app/technical-guide/>
|
||||
* Upstream app code repository: <https://github.com/penpot/penpot>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/penpot>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/penpot_ynh/issues>
|
||||
- Official app website: <https://penpot.app/>
|
||||
- Official user documentation: <https://help.penpot.app/user-guide/>
|
||||
- Official admin documentation: <https://help.penpot.app/technical-guide/>
|
||||
- Upstream app code repository: <https://github.com/penpot/penpot>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/penpot>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/penpot_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -39,10 +38,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
|||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/penpot_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade penpot -u https://github.com/YunoHost-Apps/penpot_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -17,8 +17,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
## 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 :** 1.19.3~ynh2
|
||||
**Version incluse :** 1.19.3~ynh3
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -26,12 +25,12 @@ Design and prototyping platform meant for cross-domain teams. Non dependent on o
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://penpot.app/>
|
||||
* Documentation officielle utilisateur : <https://help.penpot.app/user-guide/>
|
||||
* Documentation officielle de l’admin : <https://help.penpot.app/technical-guide/>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/penpot/penpot>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/penpot>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/penpot_ynh/issues>
|
||||
- Site officiel de l’app : <https://penpot.app/>
|
||||
- Documentation officielle utilisateur : <https://help.penpot.app/user-guide/>
|
||||
- Documentation officielle de l’admin : <https://help.penpot.app/technical-guide/>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/penpot/penpot>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/penpot>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/penpot_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -39,10 +38,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
```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 :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
Loading…
Add table
Reference in a new issue