Commit Graph

8 Commits

Author SHA1 Message Date
2f0303aada feat: add skill subcommand for LLM-readable reference and fix shell integration docs
All checks were successful
Release / release (push) Successful in 1m40s
- New gitnow skill command outputs a comprehensive machine-readable reference
- Fix eval quoting in README: eval $(…) → eval "$(…)"
- Add homebrew caveats with shell integration instructions
- Add after_help hint directing LLMs to gitnow skill
2026-03-24 11:35:25 +01:00
451fbe1640 feat: switch homebrew distribution from cask to formula
All checks were successful
Release / release (push) Successful in 1m39s
Replace homebrew_casks with brews in goreleaser config to use
a standard Formula instead of a Cask, avoiding macOS quarantine.
2026-03-24 10:33:49 +01:00
2da5223fdd feat: try again
All checks were successful
Release / release (push) Successful in 1m41s
Signed-off-by: kjuulh <contact@kjuulh.io>
2026-03-20 17:46:47 +01:00
e4440ff3a4 feat: try again
All checks were successful
Release / release (push) Successful in 1m44s
Signed-off-by: kjuulh <contact@kjuulh.io>
2026-03-20 17:41:55 +01:00
560f086656 feat: enable gitea
Some checks failed
Release / release (push) Failing after 6s
Signed-off-by: kjuulh <contact@kjuulh.io>
2026-03-20 17:40:07 +01:00
f0b8ffdb9b feat: swap order
Some checks failed
Release / release (push) Failing after 2m37s
2026-03-20 17:12:01 +01:00
3e70200c66 feat: replace rsutls
Some checks failed
Release / release (push) Failing after 3m9s
2026-03-20 16:06:12 +01:00
be8faa6a36 feat: add goreleaser config for cross-platform releases
Some checks failed
continuous-integration/drone/push Build encountered an error
Set up GoReleaser with Rust builder (cargo-zigbuild) targeting
linux/darwin x amd64/arm64, Gitea release publishing, and Homebrew
cask generation. Add mise tasks for test, release, and snapshot builds.
2026-03-20 15:22:24 +01:00