We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is it possible to support installing via brew using brew tap?
go get
docker
I won't make a PR even if I have time /w\
The text was updated successfully, but these errors were encountered:
Thanks for your contribution, you MUST make a PR :weixiao:
Sorry, something went wrong.
might consider using https://github.com/goreleaser/goreleaser, found it when looking some logging package that supports brew install https://github.com/aybabtme/humanlog/blob/master/goreleaser.yaml#L12
No branches or pull requests
Is it possible to support installing via brew using brew tap?
go get
will result in downloading dependencies and may mess up the workspacedocker
requires longer command to run it and may cause file permission issue (haven't tried, just guessing)I won't make a PR even if I have time /w\
The text was updated successfully, but these errors were encountered: