1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/penpot_ynh.git synced 2025-12-20 02:23:09 +01:00
Penpot packaged for YunoHost
Find a file
2025-11-13 10:34:30 +01:00
.github Inital copy of example_ynh 2024-02-04 19:48:25 +01:00
conf Update environ 2025-11-12 09:19:23 +01:00
doc Add pre_upgrade message for 2.11.1~ynh1 2025-11-13 10:34:18 +01:00
patches/main Disable ImageMagick 7.x usage in run.template.sh 2025-09-07 00:45:42 +02:00
scripts Update _common.sh 2025-11-13 10:32:25 +01:00
.gitattributes Inital copy of example_ynh 2024-02-04 19:48:25 +01:00
.gitignore convert to helpers2.1 2025-04-30 08:11:01 +02:00
config_panel.toml Add possibility to enable telemetry 2025-05-13 21:58:25 +02:00
LICENSE Set license to AGPL 3.0 2024-02-04 19:50:54 +01:00
manifest.toml Upgrade sources 2025-11-13 00:19:19 +01:00
README.md Auto-update READMEs 2025-11-13 00:19:20 +01:00
tests.toml cleanup 2025-03-01 17:41:53 +01:00

Logo of Penpot Penpot, packaged for YunoHost

Design and prototyping platform

🌐 Official app website Version: 2.11.1~ynh1

Screenshots

Screenshot of Penpot

📦 Developer info

Automatic tests level

🛠️ Upstream Penpot repository: https://github.com/penpot/penpot

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/penpot_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade penpot -u https://github.com/YunoHost-Apps/penpot_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.