Some checks failed
CI / build (push) Failing after 12s
GitOrigin-RevId: 6370f6ea785709295b6abcf9c60717cacf3ac432
10 lines
No EOL
277 B
Markdown
10 lines
No EOL
277 B
Markdown
# Jsonnet Dependencies (jsonnet-bundler)
|
|
|
|
This directory contains jsonnet dependencies, brought in via Jsonnet Bundler
|
|
|
|
Example commands:
|
|
|
|
```
|
|
$ cd third_party/jsonnet
|
|
$ jb install github.com/jsonnet-libs/k8s-libsonnet/1.21@main github.com/grafana/jsonnet-libs/ksonnet-util
|
|
``` |