mirror of
https://github.com/YunoHost-Apps/helloworld_ynh.git
synced 2024-09-03 19:15:57 +02:00
Auto-update README
This commit is contained in:
parent
a9baf2b764
commit
8fb28e5058
2 changed files with 13 additions and 31 deletions
17
README.md
17
README.md
|
@ -1,7 +1,3 @@
|
||||||
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||||
It shall NOT be edited by hand.
|
It shall NOT be edited by hand.
|
||||||
|
@ -9,12 +5,12 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Hello World for YunoHost
|
# Hello World for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/helloworld)  
|
[](https://dash.yunohost.org/appci/app/helloworld)  
|
||||||
[](https://install-app.yunohost.org/?app=helloworld)
|
[](https://install-app.yunohost.org/?app=helloworld)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *This package allows you to install helloworld quickly and simply on a YunoHost server.
|
> *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](https://yunohost.org/#/install) to learn how to install it.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
@ -25,16 +21,9 @@ A dummy basic app to illustrate YunoHost's app packaging.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: https://en.wikipedia.org/wiki/%22Hello,_World!%22_program
|
* Official app website: https://en.wikipedia.org/wiki/%22Hello,_World!%22_program
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
* YunoHost documentation for this app: https://yunohost.org/app_helloworld
|
* YunoHost documentation for this app: https://yunohost.org/app_helloworld
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/helloworld_ynh/issues
|
* Report a bug: https://github.com/YunoHost-Apps/helloworld_ynh/issues
|
||||||
|
|
||||||
|
|
27
README_fr.md
27
README_fr.md
|
@ -1,34 +1,27 @@
|
||||||
# Hello World pour YunoHost
|
# Hello World pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/helloworld)  
|
[](https://dash.yunohost.org/appci/app/helloworld)  
|
||||||
[](https://install-app.yunohost.org/?app=helloworld)
|
[](https://install-app.yunohost.org/?app=helloworld)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *This package allows you to install helloworld quickly and simply on a YunoHost server.
|
> *Ce package vous permet d'installer Hello World rapidement et simplement sur un serveur YunoHost.
|
||||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
|
|
||||||
Une app simple et bidon pour illustrer comme le packaging d'app de YunoHost fonctionne
|
Une app simple et bidon pour illustrer comme le packaging d'app de YunoHost fonctionne
|
||||||
|
|
||||||
**Version incluse:** 0.1~ynh1
|
**Version incluse :** 0.1~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site official de l'app : https://en.wikipedia.org/wiki/%22Hello,_World!%22_program
|
* Site officiel de l'app : https://en.wikipedia.org/wiki/%22Hello,_World!%22_program
|
||||||
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_helloworld
|
||||||
|
* Signaler un bug : https://github.com/YunoHost-Apps/helloworld_ynh/issues
|
||||||
|
|
||||||
* Documentation YunoHost pour cette app: https://yunohost.org/app_helloworld
|
|
||||||
* Signaler un bug: https://github.com/YunoHost-Apps/helloworld_ynh/issues
|
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -37,8 +30,8 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
```
|
```
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/helloworld_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/helloworld_ynh/tree/testing --debug
|
||||||
or
|
ou
|
||||||
sudo yunohost app upgrade helloworld -u https://github.com/YunoHost-Apps/helloworld_ynh/tree/testing --debug
|
sudo yunohost app upgrade helloworld -u https://github.com/YunoHost-Apps/helloworld_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications:** https://yunohost.org/packaging_apps
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue