2024-04-16 21:36:04 +02:00
|
|
|
<!--
|
|
|
|
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
|
|
|
EZ editatu eskuz.
|
|
|
|
-->
|
|
|
|
|
|
|
|
# SVG-edit YunoHost-erako
|
|
|
|
|
|
|
|
[![Integrazio maila](https://dash.yunohost.org/integration/svgedit.svg)](https://dash.yunohost.org/appci/app/svgedit) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/svgedit.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/svgedit.maintain.svg)
|
|
|
|
|
|
|
|
[![Instalatu SVG-edit YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=svgedit)
|
|
|
|
|
|
|
|
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
|
|
|
|
|
|
|
> *Pakete honek SVG-edit YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
|
|
|
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
|
|
|
|
|
|
|
## Aurreikuspena
|
|
|
|
|
|
|
|
SVG-edit is a fast, web-based, javascript-driven SVG drawing editor that works in any modern browser.
|
|
|
|
|
|
|
|
|
2024-05-10 22:56:10 +02:00
|
|
|
**Paketatutako bertsioa:** 7.2.0~ynh1
|
2024-04-16 21:36:04 +02:00
|
|
|
|
|
|
|
**Demoa:** <https://svgedit.netlify.app/editor/index.html>
|
|
|
|
|
|
|
|
## Pantaila-argazkiak
|
|
|
|
|
|
|
|
![SVG-edit(r)en pantaila-argazkia](./doc/screenshots/screenshot.png)
|
|
|
|
|
|
|
|
## Dokumentazioa eta baliabideak
|
|
|
|
|
|
|
|
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/SVG-Edit/svgedit>
|
|
|
|
- YunoHost Denda: <https://apps.yunohost.org/app/svgedit>
|
|
|
|
- Eman errore baten berri: <https://github.com/YunoHost-Apps/svgedit_ynh/issues>
|
|
|
|
|
|
|
|
## Garatzaileentzako informazioa
|
|
|
|
|
|
|
|
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/svgedit_ynh/tree/testing).
|
|
|
|
|
|
|
|
`testing` abarra probatzeko, ondorengoa egin:
|
|
|
|
|
|
|
|
```bash
|
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/svgedit_ynh/tree/testing --debug
|
|
|
|
edo
|
|
|
|
sudo yunohost app upgrade svgedit -u https://github.com/YunoHost-Apps/svgedit_ynh/tree/testing --debug
|
|
|
|
```
|
|
|
|
|
|
|
|
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|