Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support in homebrew for tempo-cli installation #3569

Open
remyleone opened this issue Apr 12, 2024 · 2 comments
Open

Add support in homebrew for tempo-cli installation #3569

remyleone opened this issue Apr 12, 2024 · 2 comments
Labels
area/tooling keepalive Label to exempt Issues / PRs from stale workflow

Comments

@remyleone
Copy link

Is your feature request related to a problem? Please describe.

As a homebrew user, I would like to install tempo-cli using homebrew. I would also like to keep it updated using homebrew.

Describe the solution you'd like

brew install tempo-cli

Describe alternatives you've considered

I can install from sources, the problem is that I have to explicitely think about updating tempo-cli regularly.

Additional context

@joe-elliott
Copy link
Member

I'm game. Any idea how to set this up?

@remyleone
Copy link
Author

I would suggest to use goreleaser to have a tool that can handle pushing to homebrew: https://goreleaser.com/customization/homebrew/ and that is already integrated to your toolchain

I would suggest to have the CLI present in the release

@joe-elliott joe-elliott added keepalive Label to exempt Issues / PRs from stale workflow area/tooling labels Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tooling keepalive Label to exempt Issues / PRs from stale workflow
Projects
None yet
Development

No branches or pull requests

2 participants