Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit e22ecef

Browse files
committed
docs: setup envtest
1 parent 3abef12 commit e22ecef

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,10 @@ Project is in early phases, heading towards mvp release.
77

88
## Usage
99

10+
### Download binaries
1011

12+
[`setup-envtest`](https://pkg.go.dev/sigs.k8s.io/controller-runtime/tools/setup-envtest#section-readme) can be used
13+
to download binaries.
14+
15+
by executing `setup-envtest use --bin-dir ~/.jenvtest` will download the latest binaries required to the default
16+
directory.

0 commit comments

Comments
 (0)