Initial commit

This commit is contained in:
opi
2014-10-20 18:55:53 +02:00
commit 914b85a251
6 changed files with 171 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# YunoHost Application example #
## Documentation ##
https://yunohost.org/packaging_apps_en
## Usage ##
- Add application source files into `sources` subfolder.
- Edit `conf/nginx.conf` file to match application prerequisites.
- Edit install/upgrade/remove scripts.
- Edit manifest with application specific information.