Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into testing
  • Loading branch information
ericgaspar committed Oct 9, 2022
2 parents c78d1e0 + e0e57ca commit 6252a8d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 17 deletions.
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ It shall NOT be edited by hand.

# Strut for YunoHost

[![Integration level](https://dash.yunohost.org/integration/strut.svg)](https://dash.yunohost.org/appci/app/strut) ![](https://ci-apps.yunohost.org/ci/badges/strut.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/strut.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/strut.svg)](https://dash.yunohost.org/appci/app/strut) ![Working status](https://ci-apps.yunohost.org/ci/badges/strut.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/strut.maintain.svg)
[![Install Strut with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=strut)

*[Lire ce readme en français.](./README_fr.md)*
Expand All @@ -23,7 +23,7 @@ Strut is a simple, online editor that doesn't even require registration to opera

## Screenshots

![](./doc/screenshots/f1003c6a-be74-11e2-84b9-14776c652afb.png)
![Screenshot of Strut](./doc/screenshots/f1003c6a-be74-11e2-84b9-14776c652afb.png)

## Disclaimers / important information

Expand All @@ -40,20 +40,21 @@ To avoid to take time to build this html/js app, this package setups a builded v

## Documentation and resources

* Official app website: http:https://strut.io
* Upstream app code repository: https://github.com/MohannadNaj/Strut
* YunoHost documentation for this app: https://yunohost.org/app_strut
* Report a bug: https://github.com/YunoHost-Apps/strut_ynh/issues
* Official app website: <http:https://strut.io>
* Upstream app code repository: <https://github.com/MohannadNaj/Strut>
* YunoHost documentation for this app: <https://yunohost.org/app_strut>
* Report a bug: <https://github.com/YunoHost-Apps/strut_ynh/issues>

## Developer info

Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/strut_ynh/tree/testing).

To try the testing branch, please proceed like that.
```

``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/strut_ynh/tree/testing --debug
or
sudo yunohost app upgrade strut -u https://github.com/YunoHost-Apps/strut_ynh/tree/testing --debug
```

**More info regarding app packaging:** https://yunohost.org/packaging_apps
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
23 changes: 14 additions & 9 deletions README_fr.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
<!--
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.
-->

# Strut pour YunoHost

[![Niveau d'intégration](https://dash.yunohost.org/integration/strut.svg)](https://dash.yunohost.org/appci/app/strut) ![](https://ci-apps.yunohost.org/ci/badges/strut.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/strut.maintain.svg)
[![Niveau d'intégration](https://dash.yunohost.org/integration/strut.svg)](https://dash.yunohost.org/appci/app/strut) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/strut.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/strut.maintain.svg)
[![Installer Strut avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=strut)

*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*

> *Ce package vous permet d'installer Strut rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
Expand All @@ -20,7 +24,7 @@ Strut est un éditeur WEB de présentations fonctionnant en HTML/JS. Tout se pas

## Captures d'écran

![](./doc/screenshots/f1003c6a-be74-11e2-84b9-14776c652afb.png)
![Capture d'écran de Strut](./doc/screenshots/f1003c6a-be74-11e2-84b9-14776c652afb.png)

## Avertissements / informations importantes

Expand All @@ -41,20 +45,21 @@ Voici la version compilée https://github.com/tantaman/Strut/commits/6761b141ee7

## Documentations et ressources

* Site officiel de l'app : http:https://strut.io
* Dépôt de code officiel de l'app : https://github.com/MohannadNaj/Strut
* Documentation YunoHost pour cette app : https://yunohost.org/app_strut
* Signaler un bug : https://github.com/YunoHost-Apps/strut_ynh/issues
* Site officiel de l'app : <http:https://strut.io>
* Dépôt de code officiel de l'app : <https://github.com/MohannadNaj/Strut>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_strut>
* Signaler un bug : <https://github.com/YunoHost-Apps/strut_ynh/issues>

## Informations pour les développeurs

Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/strut_ynh/tree/testing).

Pour essayer la branche testing, procédez comme suit.
```

``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/strut_ynh/tree/testing --debug
ou
sudo yunohost app upgrade strut -u https://github.com/YunoHost-Apps/strut_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>

0 comments on commit 6252a8d

Please sign in to comment.