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