gitkraken / gk-cli

GitKraken CLI Releases and Documentation
https://www.gitkraken.com
Other
122 stars 48 forks source link

[FEAT] Build from source? #7

Closed barracuda156 closed 10 months ago

barracuda156 commented 1 year ago

Is it possible to build this from source? Binaries for macOS are only for aarch64 and x86_64, there are none for PowerPC or i386.

jkelroy commented 10 months ago

Hello @barracuda156, it is not possible to create a binary for i368 and PowerPC in OSX with the Go dist tools currently. That info is displayed at the official website and also running this command: go tool dist list.