Go to file
Jérôme Lebleu b822ff2cba [enh] Add a really simple gitignore 2016-04-26 15:26:27 +02:00
conf Remove https rewrite, not needed 2015-10-27 16:06:56 +01:00
scripts [fix] Do not call ssowatconf which is already done at the end 2016-04-26 15:14:23 +02:00
sources Create empty file for obvious sources folder location 2015-10-10 20:45:39 +02:00
.gitignore [enh] Add a really simple gitignore 2016-04-26 15:26:27 +02:00
LICENSE Add LICENSE file 2015-06-22 12:38:24 +02:00
README.md Update Readme 2015-06-22 12:37:00 +02:00
manifest.json [enh] Add boolean argument example. 2016-02-16 14:05:27 +01:00

README.md

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, backup, restore scripts.
  • Add a LICENSE file for the package.

More information on the documentation page:
https://yunohost.org/packaging_apps