knowyt/README.md
2022-08-28 17:27:05 +02:00

31 lines
282 B
Markdown

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