a8m / envsubst

Environment variables substitution for Go
MIT License
747 stars 83 forks source link

Windows binary #17

Closed prein closed 5 years ago

prein commented 5 years ago

Would you mind providing a windows binary for download? We use envsubst as a commandline tool in my team and several guys are on windows.

a8m commented 5 years ago

Hey, thanks for opening this issue. I uploaded a binary for Windows and it's available under releases or here. Would you mind adding to the README the installation instructions for Windows?

I definitely should start using brew and choco for package management.

prein commented 5 years ago

Hi, thanks for providing the binary. Did you mean the extension to be .exec and not .exe? I have opened a PR with the README update. I hope it looks OK. I'm not a Windows guy myself, but I think it's enough to say "download the exe". Using choco or brew would add convenience of course.

a8m commented 5 years ago

PR merged.

Hi, thanks for providing the binary. Did you mean the extension to be .exec and not .exe?

I'm not a Windows guy too. I just followed the instructions there.

prein commented 5 years ago

So I guess .exec is a typo, as typically it would be .exe and the instructions you have used also use .exe extension.

a8m commented 5 years ago

Oops, I missed that. It should be good now, thanks!

stevehipwell commented 4 years ago

Could we get a Windows build? It would be great if I could make this available via Scoop.