knowyt/README.md
2022-09-25 17:27:34 +02:00

31 lines
289 B
Markdown

# Know Your Teammates
## Installation
```
make setup
```
## run (development mode)
```
make run-tmux
```
## build podman/docker image
```
make build
```
## License
AGPLv3 (GNU Affero General Public License)
## Author
© 2021-2022 Achim Settelmeier <knowyt@m1.sirlab.de>