Replies: 2 comments 2 replies
|
For anybody who is interested, i created my own fabric tap |
0 replies
|
@daymeijroos Great job. Please contribute that to the Homebrew maintainers so it's in the official repo. I find it most convenient to just do "brew install go" and then use go install github.com/danielmiessler/fabric@latestThis method is also fairly OS-agnostic (I do the same thing on my Win11 and Linux boxes, essentially). In my case, I also keep a fork of the repo and can do The current pace of development makes it hard to keep the tap updated (since you'd have to update the version number and the shasum a few times a week). |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I saw the note that you're working on the go version so maybe you're already doing this but I think it would be more convenient for Mac users to use brew to install. Thanks for working on this project, I'm eagerly waiting to install it after either the go version or brew install drops.
All reactions