Hi!
I'd like to be using git-together while coding on Linux.
Currently (version 0.1.0-alpha.26) the binary is a Mach-O 64-bit arm64 executable
file /home/linuxbrew/.linuxbrew/Cellar/git-together/0.1.0-alpha.26/bin/git-together
/home/linuxbrew/.linuxbrew/Cellar/git-together/0.1.0-alpha.26/bin/git-together: Mach-O 64-bit arm64 executable, flags:<NOUNDEFS|DYLDLINK|TWOLEVEL|PIE|HAS_TLV_DESCRIPTORS>
I'm quite capable to build in rust, and make it available in Linux, but I don't know how to make a PR that actually fixes it for Linux users with homebrew.
Alternatively, I'm happy to document building from source in the README, so users on all platforms can benefit.
Hi!
I'd like to be using git-together while coding on Linux.
Currently (version 0.1.0-alpha.26) the binary is a
Mach-O 64-bit arm64 executableI'm quite capable to build in rust, and make it available in Linux, but I don't know how to make a PR that actually fixes it for Linux users with homebrew.
Alternatively, I'm happy to document building from source in the README, so users on all platforms can benefit.