1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/helloworld_ynh.git synced 2024-09-03 19:15:57 +02:00
A simple, dummy, basic app to illustrate how YunoHost packaging works
Find a file
2024-04-16 18:41:25 +00:00
conf Remove http->https redirection now handled in the core 2023-01-11 09:48:55 +01:00
doc Add doc/DESCRIPTION.md 2023-01-11 09:50:12 +01:00
scripts There's no PHP /o\ 2023-02-03 03:57:42 +01:00
ALL_README.md Auto-update READMEs 2024-04-16 18:41:25 +00:00
LICENSE Add WTFPL 2023-02-03 03:49:07 +01:00
manifest.toml Bump revision for packagingv2 2024-04-16 20:41:17 +02:00
README.md Auto-update READMEs 2024-04-16 18:41:25 +00:00
README_eu.md Auto-update READMEs 2024-04-16 18:41:25 +00:00
README_fr.md Auto-update READMEs 2024-04-16 18:41:25 +00:00
README_gl.md Auto-update READMEs 2024-04-16 18:41:25 +00:00
README_it.md Auto-update README 2024-03-29 07:06:31 +01:00
README_zh_Hans.md Auto-update READMEs 2024-04-16 18:41:25 +00:00
tests.toml Update tests.toml 2023-02-02 22:35:24 +01:00

Hello World for YunoHost

Integration level Working status Maintenance status

Install Hello World with YunoHost

Read this README in other languages.

This package allows you to install Hello World quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

This app is only meant to be a minimalist app demontrating the v2 packaging format

Shipped version: 0.1~ynh2

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/helloworld_ynh/tree/testing --debug
or
sudo yunohost app upgrade helloworld -u https://github.com/YunoHost-Apps/helloworld_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps