kubelogin
kubelogin copied to clipboard
Binary file creation
Describe the question
I would like to understand the procedure to create a binary from the master branch, it has the latest changes which i require for my work. want to run the binary from mac os (intel chip and m1 chip)
Can you try go build command? This is a standard Go application and it may work.