We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fd
1 parent 36d8889 commit fdea2e9Copy full SHA for fdea2e9
README.md
@@ -2,9 +2,10 @@ Experimenting with Kubernetes protobufs.
2
3
## Build Dependencies
4
5
+- [fd](https://github.com/sharkdp/fd)
6
+- [jq](https://stedolan.github.io/jq/)
7
- [just](https://github.com/casey/just)
8
- [sd](https://github.com/chmln/sd)
-- [jq](https://stedolan.github.io/jq/)
9
10
## Protobufs
11
We get protos by extracting them from pinned Kubernetes releases:
0 commit comments