Upload your activity from your xoss sprint to:
- Strava
- Garmin
go get github.com/strava/go.strava
Create an access token with write permission
export STRAVA_ACCESS_TOKEN=token
go run main.go -f [file]
Upload the activity as private
go run main.go -f [file] -p