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

Feat: Packages for Linux and Mac #86

Open
athul opened this issue Feb 29, 2020 · 0 comments
Open

Feat: Packages for Linux and Mac #86

athul opened this issue Feb 29, 2020 · 0 comments

Comments

@athul
Copy link

athul commented Feb 29, 2020

Hey since this is a go project it'd be really easy to use goreleaser You could easily build binaries for a new tag with debugger options like --ldflags and drastically reduce the binary size(I ran it locally and it got to 9.6MB).

You can set up a homebrew tap and using nfpm with that and it could easily replace the download from releases . This in terms will reduce the learning curve of a new installation and make the installation process quite faster.

You can use these within a CI/CD system or GitHub Actions.

I'll be happy to send a PR and help you on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant