https://github.com/fo0/scrumtool
Tool for Scrum Kanban-Board
https://github.com/fo0/scrumtool
agile kanban kanban-board kanban-board-application scrum scrum-agile scrum-board
Last synced: 2 months ago
JSON representation
Tool for Scrum Kanban-Board
- Host: GitHub
- URL: https://github.com/fo0/scrumtool
- Owner: fo0
- License: mit
- Created: 2020-05-17T19:54:06.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-03T18:09:35.000Z (11 months ago)
- Last Synced: 2025-02-28T10:09:52.938Z (3 months ago)
- Topics: agile, kanban, kanban-board, kanban-board-application, scrum, scrum-agile, scrum-board
- Language: Java
- Homepage: https://github.com/fo0/ScrumTool
- Size: 44.2 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/fo0/ScrumTool/actions/workflows/maven.yml)
# ScrumTool
### Getting Started
Just download the latest app (via releases) and start it via
```
java -jar ScrumTool-VERSION.jar
```## Wiki
https://github.com/fo0/ScrumTool/wiki## Releases
Latest Stable: https://github.com/fo0/ScrumTool/releases# Configurations
for applying configurations just create a spring application.properties file in the folder of your scrumtool.jar and add the following properties```properties
scrumtool.database.inmem=false #default=true
```# SSL
https://github.com/fo0/ScrumTool/wiki/SSL-Cert