mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Update macDevGuide.md
This commit is contained in:
@@ -30,12 +30,12 @@ brew install coreutils wget gnu-sed
|
|||||||
|
|
||||||
Add the new tools to your PATH
|
Add the new tools to your PATH
|
||||||
|
|
||||||
## Run the pre-commit tests
|
## Make everything
|
||||||
|
|
||||||
Run the `pre-commit` target to verify your install
|
Verify your install by running `make`:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
make pre-commit
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
This will run the go tests, as well as documentation tests.
|
Be default, this runs all tests needed to qualify a pull request.
|
||||||
|
|||||||
Reference in New Issue
Block a user