-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is that possible to build one binary file for all linux distributions? #23
Comments
I see. it does not have an executable binary file. |
Actually, it's very easy to embed the necessary resource files into a Golang binary file. See also https://github.com/kubesphere-sigs/ks/blob/master/kubectl-plugin/pipeline/tpl/resource.go |
See also LinuxSuRen/hd-home#54
I want to let hd be able to install kubeplay. It likes this:
hd install kubeplay
orhd install k8sli/kubeplay
.The text was updated successfully, but these errors were encountered: