knowyt/README.md

31 lines
263 B
Markdown
Raw Normal View History

2022-07-13 08:11:04 +00:00
# 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>