KoffeinFlummi / armake2

Successor to armake written in Rust
GNU General Public License v2.0
49 stars 17 forks source link

Downloadable releases #60

Open Boberro opened 4 years ago

Boberro commented 4 years ago

Adding downloadable binaries as github releases ( https://github.com/KoffeinFlummi/armake2/releases ) would improve usability of this tool greatly. Currently if I wanted my project to use armake2 instead of first version I'd need to either bundle the binary with my project or send a lengthy instruction as to how to build it themselves.

ArwynFr commented 4 years ago

@Boberro this project is not very active since @KoffeinFlummi has been away for a while. I'm not sure there is going to be an update to this project soon either.

If it may help, you could use this docker image : https://hub.docker.com/r/arwynfr/armake2

Boberro commented 4 years ago

Understood. I'll leave the issue open for now so others can find it though, because from what I've seen previously a link was hidden in n-th response to unrelated closed ticket

bovine3dom commented 4 years ago

It would be quite simple to add binaries to the releases, e.g. https://github.com/paskausks/rust-bin-github-workflows