1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cesium_ynh.git synced 2024-09-03 18:06:25 +02:00
cesium_ynh/README_fr.md

43 lines
1.9 KiB
Markdown
Raw Normal View History

2022-07-29 02:05:39 +02:00
<!--
2024-02-28 21:22:55 +01:00
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
2022-07-29 02:05:39 +02:00
It shall NOT be edited by hand.
-->
2021-11-12 11:33:49 +01:00
# Cesium pour YunoHost
2023-02-23 23:35:40 +01:00
[![Niveau dintégration](https://dash.yunohost.org/integration/cesium.svg)](https://dash.yunohost.org/appci/app/cesium) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/cesium.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/cesium.maintain.svg)
2021-11-12 11:33:49 +01:00
[![Installer Cesium avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cesium)
*[Read this readme in english.](./README.md)*
2023-02-23 23:35:40 +01:00
> *Ce package vous permet dinstaller Cesium rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
2021-11-12 11:33:49 +01:00
2023-02-23 23:35:40 +01:00
## Vue densemble
2021-11-12 11:33:49 +01:00
[Cesium](https://cesium.app) is an [Unhosted webapp](https://unhosted.org) client for any [Duniter](https://duniter.org) crypto-currency.
It allows you to manage your wallet, certify your friends, and more!
2023-09-12 08:35:44 +02:00
**Version incluse :** 1.7.10~ynh1
2021-11-12 11:33:49 +01:00
## Documentations et ressources
2023-02-23 23:35:40 +01:00
* Site officiel de lapp : <https://cesium.app>
* Dépôt de code officiel de lapp : <https://github.com/duniter/cesium>
2023-10-31 15:00:40 +01:00
* YunoHost Store: <https://apps.yunohost.org/app/cesium>
2022-07-29 02:05:39 +02:00
* Signaler un bug : <https://github.com/YunoHost-Apps/cesium_ynh/issues>
2021-11-12 11:33:49 +01:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/cesium_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
2022-07-29 02:05:39 +02:00
``` bash
2021-11-12 11:33:49 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/cesium_ynh/tree/testing --debug
ou
sudo yunohost app upgrade cesium -u https://github.com/YunoHost-Apps/cesium_ynh/tree/testing --debug
```
2023-02-23 23:35:40 +01:00
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>