beerpong-elo/README.md

10 lines
165 B
Markdown
Raw Normal View History

2025-01-05 02:53:54 +01:00
# beerpong-elo
## Build
`make build`
## Build and push docker image
To build the image localy run `make docker-local` and to build and push `make docker-push`.