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.
 
 
M5oul 8f195a7ef8 Merge pull request #16 from YunoHost/upgrade_licence
[enh] Update LICENSE
8 years ago
conf [enh] create blocks for MySQL and PHP command lines which are optionnals. 9 years ago
scripts Avoid errors between and /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 8 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 [enh] Update LICENSE 8 years ago
README.md [enh] review, variables, typo, syntax, fixes 9 years ago
manifest.json Typo fixes 8 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