1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2025-11-03 19:38:41 +01:00
Kanboard package for YunoHost
Find a file
2025-10-19 14:23:20 +02:00
.github cleaning 2023-10-23 12:14:43 +02:00
conf cleaning 2025-01-18 23:37:14 +01:00
doc 1.2.29 2023-05-28 16:03:42 +02:00
scripts cleaning 2025-10-19 12:01:10 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 00:58:31 +02:00
LICENSE Fix linter 2017-10-19 12:13:47 +02:00
manifest.toml cleaning 2025-10-19 12:01:10 +02:00
README.md Auto-update READMEs 2025-10-19 00:17:37 +02:00
tests.toml Update tests.toml 2024-06-07 08:57:24 +02:00

Logo of Kanboard Kanboard, packaged for YunoHost

Kanban project management software

🌐 Official app website App Demo Version: 1.2.48~ynh1

Screenshots

Screenshot of Kanboard

📦 Developer info

Automatic tests level

🛠️ Upstream Kanboard repository: https://github.com/kanboard/kanboard

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/kanboard_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade kanboard -u https://github.com/YunoHost-Apps/kanboard_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.