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

Merge pull request #18 from YunoHost-Apps/testing

Testing
This commit is contained in:
oiseauroch 2022-01-16 09:53:04 +00:00 committed by GitHub
commit 0d3eb72575
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View file

@ -17,13 +17,13 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
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:** 0.2.1~ynh1
**Shipped version:** 0.2.1~ynh2
**Demo:** http://scrumblr.ca/
## Screenshots
![](./doc/screenshots/687474703a2f2f736372756d626c722e63612f696d616765732f73637265656e73686f742e706e67.png)
![](./doc/screenshots/post-it_demo.png)
## Documentation and resources

View file

@ -13,13 +13,13 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
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 :** 0.2.1~ynh1
**Version incluse :** 0.2.1~ynh2
**Démo :** http://scrumblr.ca/
## Captures d'écran
![](./doc/screenshots/687474703a2f2f736372756d626c722e63612f696d616765732f73637265656e73686f742e706e67.png)
![](./doc/screenshots/post-it_demo.png)
## Documentations et ressources

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 KiB

View file

@ -6,7 +6,7 @@
"en": "Software for post-it notes",
"fr": "Application pour créer des post-it"
},
"version": "0.2.1~ynh1",
"version": "0.2.1~ynh2",
"url": "http://www.scrumblr.ca/",
"upstream": {
"license": "AGPL-3.0-only",