command line tool that can track basic metrics daily, such as body weight and walking distance
https://compounddata.com/projects/ct/
- Go 98%
- Makefile 2%
* feat: initial attempt at editing existing logs * fix: return getValueFromConsole back to original * chore: db migrations for sqlboiler * chore: sqlboiler.toml * chore: model for boiler * chore: taskfile * chore: add deps * chore: update bindata * update README |
||
|---|---|---|
| .github/workflows | ||
| cmd/ct | ||
| config | ||
| db/migrations | ||
| internal | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| Makefile | ||
| README.md | ||
| sqlboiler.toml | ||
| Taskfile.yml | ||