Sem descrição

DeMiro5001 8aea6aeb37 Update manifest.toml há 11 meses atrás
.github 8a3778afaa Initial commit há 11 meses atrás
conf 8a3778afaa Initial commit há 11 meses atrás
doc 8a3778afaa Initial commit há 11 meses atrás
scripts 8a3778afaa Initial commit há 11 meses atrás
.gitattributes 8a3778afaa Initial commit há 11 meses atrás
.gitignore 8a3778afaa Initial commit há 11 meses atrás
LICENSE 8a3778afaa Initial commit há 11 meses atrás
README.md fb9842fc12 Auto-update READMEs há 11 meses atrás
config_panel.toml.example 8a3778afaa Initial commit há 11 meses atrás
manifest.toml 8aea6aeb37 Update manifest.toml há 11 meses atrás
tests.toml 8a3778afaa Initial commit há 11 meses atrás

README.md

Packaging an app, starting from this example


Logo of Example app Example app, packaged for YunoHost

Explain in a few (10~15) words the purpose of the app or what it actually does (it is meant to give a rough idea to users browsing a catalog of 100+ apps)

App Demo

📦 Developer info

Automatic tests level

🛠️ Upstream Example app repository: https://some.forge.com/example/example

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/example_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade example -u https://github.com/YunoHost-Apps/example_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.