kubevela.github.io icon indicating copy to clipboard operation
kubevela.github.io copied to clipboard

add some installation guides for developer Prerequisites

Open wonderflow opened this issue 3 years ago • 2 comments

1 Golang version 1.17+ 2 Kubernetes version v1.20+ with ~/.kube/config configured. 3 ginkgo 1.14.0+ (just for E2E test) 4 golangci-lint 1.38.0+, it will install automatically if you run make, you can install it manually if the installation is too slow. 5 kubebuilder v3.1.0+ and you need to manually install the dependency tools for unit test. 6 CUE binary v0.3.0+

https://kubevela.io/docs/contributor/code-contribute#prerequisites

Remove prerequisites that can be automatically installed.

wonderflow avatar May 22 '22 04:05 wonderflow

@wonderflow working on it, would love to do it, kindly assign me

nikhilchauhangithub avatar Jul 18 '23 17:07 nikhilchauhangithub

Hi i want to work on this issue can you assign me this issue ?? can you tell me which among those automatically installed and also this issue was opened on may 2022 can update that also so that i can get thorough idea about the packages??

upsaurav12 avatar Apr 30 '24 05:04 upsaurav12