jsonnet-bundler/spec/v1/deps
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
..
dependencies.go feat(install): skip dependencies 2020-04-22 22:34:02 +02:00
dependencies_test.go feat(spec): version field (#85) 2020-02-28 17:41:49 +01:00
git.go feat: subgroups (#91) 2020-03-17 17:45:34 +01:00
git_test.go feat: subgroups (#91) 2020-03-17 17:45:34 +01:00