1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/svgedit_ynh.git synced 2024-09-03 20:26:24 +02:00
svgedit_ynh/README.md
2017-03-17 15:55:45 +01:00

24 lines
936 B
Markdown

# SVG Edit app for YunoHost
- [Yunohost project](https://yunohost.org)
- [SVG Edit app website](https://github.com/SVG-Edit/svgedit)
![alt text](https://svg-edit.github.io/svgedit/images/logo48x48.svg "svg-edit logo of a pencil") SVG-edit
===
SVG-edit is a fast, web-based, javascript-driven SVG drawing editor that works in any modern browser.
## Usage
- Copy this app before work on it.
- Edit `conf/nginx.conf` file to match application prerequisites.
- Edit `manifest.json` with application specific information.
- Edit the `install`, `upgrade`, `remove`, `backup`, and `restore` scripts.
- Add a `LICENSE` file for the package.
- Edit `README.md`.
**More information on the documentation page:**
https://yunohost.org/packaging_apps
**Upgrade this package:**
`sudo yunohost app upgrade --verbose example -u https://github.com/YunoHost-Apps/example_ynh`
**Multi-user:** Yes/No. How about the ldap and HTTP auth support.