10 lines
348 B
Markdown
10 lines
348 B
Markdown
# YunoHost example app #
|
|
|
|
## Usage ##
|
|
- Add application source files into `sources` subfolder.
|
|
- Edit `conf/nginx.conf` file to match application prerequisites.
|
|
- Edit manifest with application specific information.
|
|
- Edit the install/upgrade/remove scripts.
|
|
|
|
**More information on the documentation page:**
|
|
https://yunohost.org/packaging_apps
|