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

Binary version #92

Open
luckyraul opened this issue Feb 25, 2020 · 1 comment
Open

Binary version #92

luckyraul opened this issue Feb 25, 2020 · 1 comment

Comments

@luckyraul
Copy link

luckyraul commented Feb 25, 2020

Can you make a release with binary independent version?

I need to deploy this binary for multiple production servers. We do not need to install go.

@mathieu-aubin
Copy link

mathieu-aubin commented Jan 3, 2022

Installing GO takes litterally 1 minute, assuming your internet is decent.
Then you build your own, which again takes litterally 2 minutes.

This time saving for a developper stand point is considerable, specially considering the massive amount of scenarios to adhere to. Go combined with git is great for that automation but still...

Maybe do a pull request with a automated git action of some sort that fullfils you need?

Or, just dismiss what i wrote, just a honest opinion...

If you need to deploy to 'multiple servers' i suggest you get your ducks in a row and use/create tools that help. Otherwise, you'll be out of a job in no time!

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

2 participants