mirror of
https://github.com/YunoHost-Apps/penpot_ynh.git
synced 2024-09-03 19:56:56 +02:00
commit
affdcd8e77
5 changed files with 23 additions and 25 deletions
17
README.md
17
README.md
|
@ -17,8 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## 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.
|
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~ynh3
|
||||||
**Shipped version:** 1.19.3~ynh2
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -26,12 +25,12 @@ Design and prototyping platform meant for cross-domain teams. Non dependent on o
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://penpot.app/>
|
- Official app website: <https://penpot.app/>
|
||||||
* Official user documentation: <https://help.penpot.app/user-guide/>
|
- Official user documentation: <https://help.penpot.app/user-guide/>
|
||||||
* Official admin documentation: <https://help.penpot.app/technical-guide/>
|
- Official admin documentation: <https://help.penpot.app/technical-guide/>
|
||||||
* Upstream app code repository: <https://github.com/penpot/penpot>
|
- Upstream app code repository: <https://github.com/penpot/penpot>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/penpot>
|
- YunoHost Store: <https://apps.yunohost.org/app/penpot>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/penpot_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/penpot_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -39,7 +38,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
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
|
sudo yunohost app install https://github.com/YunoHost-Apps/penpot_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade penpot -u https://github.com/YunoHost-Apps/penpot_ynh/tree/testing --debug
|
sudo yunohost app upgrade penpot -u https://github.com/YunoHost-Apps/penpot_ynh/tree/testing --debug
|
||||||
|
|
17
README_fr.md
17
README_fr.md
|
@ -17,8 +17,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
## Vue d’ensemble
|
## 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.
|
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~ynh3
|
||||||
**Version incluse :** 1.19.3~ynh2
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -26,12 +25,12 @@ Design and prototyping platform meant for cross-domain teams. Non dependent on o
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://penpot.app/>
|
- Site officiel de l’app : <https://penpot.app/>
|
||||||
* Documentation officielle utilisateur : <https://help.penpot.app/user-guide/>
|
- Documentation officielle utilisateur : <https://help.penpot.app/user-guide/>
|
||||||
* Documentation officielle de l’admin : <https://help.penpot.app/technical-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>
|
- Dépôt de code officiel de l’app : <https://github.com/penpot/penpot>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/penpot>
|
- YunoHost Store : <https://apps.yunohost.org/app/penpot>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/penpot_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/penpot_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -39,7 +38,7 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
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
|
sudo yunohost app install https://github.com/YunoHost-Apps/penpot_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade penpot -u https://github.com/YunoHost-Apps/penpot_ynh/tree/testing --debug
|
sudo yunohost app upgrade penpot -u https://github.com/YunoHost-Apps/penpot_ynh/tree/testing --debug
|
||||||
|
|
|
@ -6,7 +6,7 @@ name = "Penpot"
|
||||||
description.en = "Design and prototyping platform"
|
description.en = "Design and prototyping platform"
|
||||||
description.fr = "Plateforme de conception et de prototypage"
|
description.fr = "Plateforme de conception et de prototypage"
|
||||||
|
|
||||||
version = "1.19.3~ynh2"
|
version = "1.19.3~ynh3"
|
||||||
|
|
||||||
maintainers = ["orhtej2"]
|
maintainers = ["orhtej2"]
|
||||||
|
|
||||||
|
|
|
@ -44,7 +44,7 @@ ynh_secure_remove --file=$tmp_dir
|
||||||
|
|
||||||
ynh_setup_source --dest_dir="$install_dir/babashka" --source_id="babashka"
|
ynh_setup_source --dest_dir="$install_dir/babashka" --source_id="babashka"
|
||||||
|
|
||||||
export PATH=$install_dir/clojure/bin:$install_dir/babashka:$PATH
|
export PATH=$JAVA_HOME/bin:$install_dir/clojure/bin:$install_dir/babashka:$PATH
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# APP "BUILD" (DEPLOYING SOURCES, VENV, COMPILING ETC)
|
# APP "BUILD" (DEPLOYING SOURCES, VENV, COMPILING ETC)
|
||||||
|
|
|
@ -52,7 +52,7 @@ then
|
||||||
|
|
||||||
ynh_setup_source --dest_dir="$install_dir/babashka" --source_id="babashka"
|
ynh_setup_source --dest_dir="$install_dir/babashka" --source_id="babashka"
|
||||||
|
|
||||||
export PATH=$install_dir/clojure/bin:$install_dir/babashka:$PATH
|
export PATH=$JAVA_HOME/bin:$install_dir/clojure/bin:$install_dir/babashka:$PATH
|
||||||
|
|
||||||
ynh_script_progression --message="Upgrading source files..."
|
ynh_script_progression --message="Upgrading source files..."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue