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

Create homebrew formula for ff-cli #59

Closed
shorsher opened this issue Jun 28, 2021 · 5 comments
Closed

Create homebrew formula for ff-cli #59

shorsher opened this issue Jun 28, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@shorsher
Copy link
Member

shorsher commented Jun 28, 2021

It would be awesome to have the cli distributed & managed through homebrew (and other package managers), so users do not need to manually upgrade versions, etc.

@shorsher shorsher added enhancement New feature or request good first issue Good for newcomers labels Jun 28, 2021
@onelapahead
Copy link
Contributor

For doing so, Goreleaser is likely our best bet: https://github.com/goreleaser/goreleaser

Here's a guide we can follow for integrating Goreleaser into a GHA workflow: https://goreleaser.com/ci/actions/

@dwertent
Copy link
Contributor

dwertent commented Aug 16, 2024

We can close this issue once this PR is merged: Homebrew/homebrew-core#181415

To install:

brew install firefly

Note: I noticed that the executable is currently named ff and this is hardcoded in some of the help messages. I'll be submitting a follow-up PR next week to make the executable name configurable at build time, similar to how the version is handled.

@EnriqueL8
Copy link
Contributor

@dwertent I recommend we rename it to firefly-cli

@dwertent
Copy link
Contributor

@EnriqueL8 we can close this issue

@EnriqueL8
Copy link
Contributor

Awesome stuff, before I close it going to assign it to you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants