You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jérôme Lebleu b822ff2cba [enh] Add a really simple gitignore 9 years ago
conf Remove https rewrite, not needed 9 years ago
scripts [fix] Do not call ssowatconf which is already done at the end 9 years ago
sources Create empty file for obvious sources folder location 9 years ago
.gitignore [enh] Add a really simple gitignore 9 years ago
LICENSE Add LICENSE file 10 years ago
README.md Update Readme 10 years ago
manifest.json [enh] Add boolean argument example. 9 years ago

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