michaelmacinnis / oh

A new Unix shell.
MIT License
1.36k stars 55 forks source link

Please release `oh` binaries (like many Go projects do) #42

Closed mindreframer closed 3 years ago

mindreframer commented 5 years ago

First: thank you for putting this quite interesting bash alternative out there! To foster more adoption I would suggest to generate ready platform specific binaries, so it would be much simpler to test oh without having to install the Golang toolchain.

To simplify it, one could use Goreleaser

Cheers, Roman

mindreframer commented 5 years ago

One example project:

michaelmacinnis commented 5 years ago

Thanks! Good idea. There are some fairly big changes coming to oh. I will look at providing precompiled binaries after those changes land.

mindreframer commented 5 years ago

Looking forward to it! :thumbs up: