jsonnet-bundler/cmd/jb
Benoit Gagnon 13568d0b65 fix LocalPackage install for relative paths
The vendor dir (here called "dir") is already joined with the CWD
in installCommand(). it should not be joined again here.

Also adds a logging message to show that a local package was
installed.
2020-04-30 22:45:49 -04:00
..
init.go feat(spec): version field (#85) 2020-02-28 17:41:49 +01:00
init_test.go Add license headers 2019-07-23 13:36:28 -07:00
install.go fix LocalPackage install for relative paths 2020-04-30 22:45:49 -04:00
install_test.go test: remove flake 2020-04-22 22:35:05 +02:00
main.go feat(install): skip dependencies 2020-04-22 22:34:02 +02:00
main_test.go feat(spec): version field (#85) 2020-02-28 17:41:49 +01:00
rewrite.go feat: absolute imports (#63) 2020-01-24 08:02:34 +01:00
update.go test: update integration 2020-04-20 18:24:56 +02:00
update_test.go test: update integration 2020-04-20 18:24:56 +02:00