Aucune description

Jérôme Lebleu e926de87ae [fix] Define final_path variable in restore script il y a 9 ans
conf e5692fd924 Remove https rewrite, not needed il y a 9 ans
scripts e926de87ae [fix] Define final_path variable in restore script il y a 9 ans
sources 177c7a8886 Create empty file for obvious sources folder location il y a 10 ans
.gitignore b822ff2cba [enh] Add a really simple gitignore il y a 9 ans
LICENSE 89fa1fd537 Add LICENSE file il y a 10 ans
README.md 7bd9720166 Update Readme il y a 10 ans
manifest.json e4befaebe5 [enh] Use boolean for is_public and add a language choice argument il y a 9 ans

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