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

Make a homebrew formula for fuzzit #16

Closed
kjk opened this issue Aug 2, 2019 · 1 comment
Closed

Make a homebrew formula for fuzzit #16

kjk opened this issue Aug 2, 2019 · 1 comment

Comments

@kjk
Copy link
Contributor

@kjk kjk commented Aug 2, 2019

On Mac, people are most used to using homebrew (https://brew.sh/) to install binaries.

fuzzit should be installable via homebrew as brew install fuzzit.

I've never done it myself, but adding a formula is just writing a simple ruby build script and creating a PR. An example formula for a Go program: https://github.com/Homebrew/homebrew-core/blob/master/Formula/caddy.rb

(it's more complicated than most because of the config, but it's one I know is written in Go)

@yevgenypats
Copy link
Collaborator

@yevgenypats yevgenypats commented Aug 7, 2019

I've added homebrew tap (also added to the README.)

brew install fuzzitdev/tap/fuzzit

@yevgenypats yevgenypats closed this Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.