1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/scrumblr_ynh.git synced 2024-09-03 20:16:29 +02:00

Auto-update README

This commit is contained in:
Yunohost-Bot 2021-11-28 16:36:18 +00:00 committed by Yunohost-Bot
parent 51ae668064
commit 6787569d31
2 changed files with 84 additions and 3 deletions

View file

@ -1,7 +1,46 @@
# Scrumblr for YunoHost <!--
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.
-->
# scrumblr for YunoHost
[![Integration level](https://dash.yunohost.org/integration/scrumblr.svg)](https://dash.yunohost.org/appci/app/scrumblr) ![](https://ci-apps.yunohost.org/ci/badges/scrumblr.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/scrumblr.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/scrumblr.svg)](https://dash.yunohost.org/appci/app/scrumblr) ![](https://ci-apps.yunohost.org/ci/badges/scrumblr.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/scrumblr.maintain.svg)
[![Install scrumblr with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scrumblr) [![Install scrumblr with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scrumblr)
Adding Yunohost Integration level *[Lire ce readme en français.](./README_fr.md)*
"Scrumblr est un logiciel libre distribué sous licence GPLv3 qui a pour objectif de fournir un tableau de post-it collaboratif en temps réel. Il sagit de la solution logicielle qui propulse le service en ligne Framemo. Du point de vue utilisateur, seul un navigateur Web est nécessaire." (framasoft)
> *This package allows you to install scrumblr 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.*
## Overview
scrumblr is a web-based simulation of a physical agile kanban board that supports real-time collaboration. it is built using node.js, websockets (using socket.io), CSS3, and jquery.
**Shipped version:** 1.0~ynh1
**Demo:** http://scrumblr.ca/
## Screenshots
![](./doc/screenshots/687474703a2f2f736372756d626c722e63612f696d616765732f73637265656e73686f742e706e67.png)
## Documentation and resources
* Official app website: http://www.scrumblr.ca/
* Upstream app code repository: https://framagit.org/framasoft/framemo
* YunoHost documentation for this app: https://yunohost.org/app_scrumblr
* Report a bug: https://github.com/YunoHost-Apps/scrumblr_ynh/issues
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/scrumblr_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
sudo yunohost app install https://github.com/YunoHost-Apps/scrumblr_ynh/tree/testing --debug
or
sudo yunohost app upgrade scrumblr -u https://github.com/YunoHost-Apps/scrumblr_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps

42
README_fr.md Normal file
View file

@ -0,0 +1,42 @@
# scrumblr pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/scrumblr.svg)](https://dash.yunohost.org/appci/app/scrumblr) ![](https://ci-apps.yunohost.org/ci/badges/scrumblr.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/scrumblr.maintain.svg)
[![Installer scrumblr avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scrumblr)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer scrumblr 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.*
## Vue d'ensemble
scrumblr is a web-based simulation of a physical agile kanban board that supports real-time collaboration. it is built using node.js, websockets (using socket.io), CSS3, and jquery.
**Version incluse :** 1.0~ynh1
**Démo :** http://scrumblr.ca/
## Captures d'écran
![](./doc/screenshots/687474703a2f2f736372756d626c722e63612f696d616765732f73637265656e73686f742e706e67.png)
## Documentations et ressources
* Site officiel de l'app : http://www.scrumblr.ca/
* Dépôt de code officiel de l'app : https://framagit.org/framasoft/framemo
* Documentation YunoHost pour cette app : https://yunohost.org/app_scrumblr
* Signaler un bug : https://github.com/YunoHost-Apps/scrumblr_ynh/issues
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/scrumblr_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://github.com/YunoHost-Apps/scrumblr_ynh/tree/testing --debug
ou
sudo yunohost app upgrade scrumblr -u https://github.com/YunoHost-Apps/scrumblr_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps