1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/penpot_ynh.git synced 2025-11-04 20:18:44 +01:00
Penpot packaged for YunoHost
Find a file
2025-10-02 15:56:31 +02:00
.github Inital copy of example_ynh 2024-02-04 19:48:25 +01:00
conf Fix linter warning 2025-05-27 12:01:41 +02:00
doc Add pre_upgrade message for 2.8.1~ynh3 2025-08-03 23:51:25 +02:00
patches/main Disable ImageMagick 7.x usage in run.template.sh 2025-09-07 00:45:42 +02:00
scripts Remove emsdk on install as well 2025-10-02 11:26:22 +02: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 Bump node to 22 per upstream 2025-10-02 11:46:45 +02:00
README.md Auto-update READMEs 2025-09-30 00:22:05 +02: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.10.0~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.