dhth / mult

Run a command multiple times and glance at the outputs via a TUI
https://tools.dhruvs.space/mult
MIT License
19 stars 1 forks source link

Cross-platform release binaries #2

Closed sujitawake closed 12 hours ago

sujitawake commented 1 month ago

Looks like a good project. Thanks for writing one!

Would it be possible to provide compiled binaries across different OS flavours e.g. OSX (Intel, and Apple Silicon), Linux, Windows etc? This would avoid the hassle of manual compilations.

dhth commented 1 month ago

Thanks!

I've released this via Github releases now. There are binaries for linux, darwin, and windows for the architectures 386, amd64, and arm64. Let me know if you you're on a platform other than these.