Automation & CI infrastructure for git-fit
Fitness activity management for Git — aggregate workout data from Garmin, Strava, Apple Health, Keep, and more into a local SQLite database.
| Repo | Description |
|---|---|
| git-fit | Core gem — CLI tool for fitness activity aggregation |
git-fit-actions/* |
Shared CI workflows, action templates, and automation |
gem install git-fit
git fit init
git fit import apple_health
git fit export jsonMIT