2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/svgedit_ynh.git synced 2026-03-26 09:52:39 +01:00
SVG-edit package for YunoHost
Find a file
2026-01-07 15:00:30 +01:00
.github Testing (#12) 2021-05-14 22:16:32 +02:00
conf Testing (#29) 2026-01-07 14:04:14 +01:00
doc Delete PRE_UPGRADE_7.0.md 2024-10-26 13:38:02 +02:00
scripts remove nodejs_install 2026-01-07 14:53:59 +01:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 (#23) 2024-10-26 11:41:25 +02:00
LICENSE Initial commit 2017-03-17 15:55:45 +01:00
manifest.toml Testing (#29) 2026-01-07 14:04:14 +01:00
README.md Testing (#29) 2026-01-07 14:04:14 +01:00
tests.toml Update tests.toml 2025-02-13 20:06:08 +01:00

Logo of SVG-edit SVG-edit, packaged for YunoHost

Web-based SVG drawing editor working on any modern browser

App Demo Version: 7.3.3~ynh1

Screenshots

Screenshot of SVG-edit

📦 Developer info

Automatic tests level

🛠️ Upstream SVG-edit repository: https://github.com/SVG-Edit/svgedit

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/svgedit_ynh/tree/testing

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

📚 App packaging documentation

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