A little personal health & fitness tracker.
Still sketching ideas. Still looking up almost every bit of Go syntax.
- Learn Golang
- Experiment with single-binary applications
- Experiment with building a CLI app
- Keep control of my data
Define the STRAVA_CLIENT_ID and STRAVA_CLIENT_SECRET environment variables.
go run .
CGO_ENABLED=1 go build