mirror of
https://github.com/TECHNOFAB11/jsonnet-bundler.git
synced 2025-12-11 23:50:05 +01:00
Allows `installing` a package without pulling dependencies of that package. This comes in handy when having multiple directories on `JPATH`, which overlay each other. Because dependencies may be already present at lesser ranked import paths, it's not required to pull them, when only needing to bump a single one. |
||
|---|---|---|
| .. | ||
| jsonnetfile | ||
| git.go | ||
| interface.go | ||
| local.go | ||
| packages.go | ||
| packages_test.go | ||