1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/scrumblr_ynh.git synced 2024-09-03 20:16:29 +02:00
Scrumblr package for YunoHost
Find a file
ericgaspar a14b11abf4
Fix
2021-11-28 21:47:41 +01:00
conf Fix 2021-11-28 21:47:41 +01:00
doc Fix 2021-11-28 16:41:07 +01:00
scripts Fix 2021-11-28 21:47:41 +01:00
check_process Fix 2021-11-28 16:41:07 +01:00
LICENSE Initial commit 2017-01-29 21:27:48 +01:00
manifest.json Fix 2021-11-28 21:47:41 +01:00
README.md Auto-update README 2021-11-28 20:04:04 +00:00
README_fr.md Auto-update README 2021-11-28 20:04:04 +00:00

scrumblr for YunoHost

Integration level
Install scrumblr with YunoHost

Lire ce readme en français.

This package allows you to install scrumblr quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide 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

Documentation and resources

Developer info

Please send your pull request to the testing branch.

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