bakert / olympics

Simple Olympics game in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Olympics

Simple Olympics game in Go for Tokyo 2021

Running

$ go run main.go

For hot reloading install Air (go get -u github.com/cosmtrek/air) and instead use:

 $ air main.go

Testing

$ go test ./...

About

Simple Olympics game in Go

License:MIT License


Languages

Language:Mustache 91.4%Language:Go 8.6%