1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/helloworld_ynh.git synced 2025-11-05 20:18:37 +01:00
A simple, dummy, basic app to illustrate how YunoHost packaging works
Find a file
2025-07-02 08:33:48 +02:00
conf cleaning 2025-01-21 22:13:41 +01:00
doc Add doc/DESCRIPTION.md 2023-01-11 09:50:12 +01:00
scripts cleaning 2025-01-21 22:13:41 +01:00
LICENSE Add WTFPL 2023-02-03 03:49:07 +01:00
manifest.toml Update manifest.toml: dummy commit 2025-06-18 19:41:14 +02:00
README.md Auto-update READMEs 2025-06-18 19:41:16 +02:00
tests.toml Update tests.toml 2023-02-02 22:35:24 +01:00

Logo of Hello World Hello World, packaged for YunoHost

A dummy basic app to illustrate YunoHost's app packaging.

Version: 0.1~ynh3

📦 Developer info

Automatic tests level

🛠️ Upstream Hello World repository: <>

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/helloworld_ynh/tree/testing

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

📚 App packaging documentation

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