mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
316 B
316 B
title, linkTitle, type, weight, description
| title | linkTitle | type | weight | description |
|---|---|---|---|---|
| MacOS Dev Guide | MacOS Dev Guide | docs | 50 | How to develop on MacOS |
First install the tools to build and run tests
Install go 1.20
Add go to your PATH
Install tools
make install-tools