temporalite-archived
temporalite-archived copied to clipboard
Publish Temporalite to homebrew
Is your feature request related to a problem? Please describe.
Homebrew is a popular package manager for macOS that would allow users to get started with Temporalite quickly and receive updates in the future. Homebrew uses pre-built binaries, so users would no longer need to have the Go toolchain installed.
Describe the solution you'd like
Configure goreleaser to update the temporalio homebrew tap: https://github.com/temporalio/homebrew-brew
Describe alternatives you've considered
Additional context
The new Temporal CLI with integrated dev server is available via homebrew and might be an alternative https://github.com/temporalio/cli#installation
brew install temporal
temporal server start-dev