mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-30 01:46:23 +00:00
311 B
311 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
Add go to your PATH
Install tools
make install-tools