knowyt/README.md

31 lines
289 B
Markdown
Raw Permalink Normal View History

2022-07-13 08:11:04 +00:00
# Know Your Teammates
## Installation
```
make setup
```
2022-08-28 15:27:05 +00:00
## run (development mode)
2022-07-13 08:11:04 +00:00
```
make run-tmux
```
2022-09-25 15:27:34 +00:00
## build podman/docker image
2022-07-13 08:11:04 +00:00
```
make build
```
## License
AGPLv3 (GNU Affero General Public License)
## Author
© 2021-2022 Achim Settelmeier <knowyt@m1.sirlab.de>