2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/penpot_ynh.git synced 2026-03-25 08:42:40 +01:00
Penpot packaged for YunoHost
Find a file
2026-02-18 23:24:59 +01:00
.github Inital copy of example_ynh 2024-02-04 19:48:25 +01:00
conf V2.13.2 (#185) 2026-02-18 23:21:36 +01:00
doc Add pre_upgrade message for 2.13.3~ynh1 2026-02-18 23:24:15 +01:00
patches/backend V2.13.2 (#185) 2026-02-18 23:21:36 +01:00
scripts V2.13.2 (#185) 2026-02-18 23:21:36 +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 Update manifest.toml 2026-02-18 23:24:47 +01:00
README.md V2.13.2 (#185) 2026-02-18 23:21:36 +01:00
tests.toml V2.13.2 (#185) 2026-02-18 23:21:36 +01:00

Logo of Penpot Penpot, packaged for YunoHost

Design and prototyping platform

🌐 Official app website Version: 2.13.3~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.