knowyt/README.md
2022-07-13 10:15:32 +02:00

31 lines
263 B
Markdown

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