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
2023-02-02 22:35:24 +01: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 No need to mkdir -p the install dir 2023-01-28 17:07:19 +01:00
manifest.toml Require Yunohost >= 11.1 2023-01-11 09:49:24 +01:00
README.md Auto-update README 2023-01-28 16:07:22 +00:00
README_fr.md Auto-update README 2023-01-28 16:07:22 +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

Lire ce readme en français.

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~ynh1

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