jsonnet-bundler/pkg
sh0rez fd5f7f108a
feat(install): skip dependencies
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.
2020-04-22 22:34:02 +02:00
..
jsonnetfile fix: unmarshal legacyImports 2020-02-28 23:22:41 +01:00
git.go Fix unarchiver (#86) 2020-04-20 21:39:31 +02:00
interface.go Refactor git deps install and make local deps install work 2019-07-23 15:07:35 -07:00
local.go feat(spec): version field (#85) 2020-02-28 17:41:49 +01:00
packages.go feat(install): skip dependencies 2020-04-22 22:34:02 +02:00
packages_test.go feat(spec): version field (#85) 2020-02-28 17:41:49 +01:00