You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: move to quantcli org and migrate to homebrew_casks
Update module path, imports, README links, and goreleaser homepage
from DTTerastar to quantcli following the repo transfer.
Replace deprecated `brews:` (deprecated in GoReleaser v2.10) with
`homebrew_casks:`. Includes the post-install hook to clear the
com.apple.quarantine xattr so the unsigned binary is not blocked
by Gatekeeper.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
Export your personal nutrition, biometric, and food-log data from [Cronometer](https://cronometer.com) as JSON. Built for personal LLM agents and scripts that want structured nutrition data — for example, an LLM-driven bariatric or fitness coach that needs to know how much protein, B12, iron, or calcium you actually got today.
Download `crono-export_windows_amd64.zip` from the [releases page](https://github.com/DTTerastar/crono-export-cli/releases/latest), extract it, and add the directory to your PATH.
65
+
Download `crono-export_windows_amd64.zip` from the [releases page](https://github.com/quantcli/crono-export-cli/releases/latest), extract it, and add the directory to your PATH.
66
66
67
67
Make sure `~/bin` is in your `PATH`. If not, add this to your `~/.zshrc` or `~/.bashrc`:
0 commit comments