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
2024-03-11 16:08:03 +01:00
conf cleaning 2023-12-27 11:00:51 +01:00
doc change screenschot file 2022-01-16 10:49:02 +01:00
scripts [autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1 2024-03-11 16:08:03 +01:00
LICENSE Initial commit 2017-01-29 21:27:48 +01:00
manifest.toml Upgrade to v2021.12.10 2024-02-22 21:40:12 +01:00
README.md Auto-update README 2024-02-22 20:40:15 +00:00
README_fr.md Auto-update README 2024-02-22 20:40:15 +00:00
tests.toml Create tests.toml 2023-12-17 13:29:42 +01:00

Scrumblr for YunoHost

Integration level Working status Maintenance status

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: 2021.12.10~ynh1

Demo: http://scrumblr.ca/

Screenshots

Screenshot of Scrumblr

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