yesod-mirror/third_party/jsonnet/README.md
Copybara 8157b39ea4
Some checks failed
CI / build (push) Failing after 12s
Project import generated by Copybara.
GitOrigin-RevId: 6370f6ea785709295b6abcf9c60717cacf3ac432
2026-01-20 21:26:21 +00:00

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
```