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.
This commit is contained in:
2026-03-20 15:15:37 +01:00
parent f3cc24c9fc
commit be8faa6a36
5 changed files with 91 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
target/
.cuddle/
.DS_Store
dist/