Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Install ¶
func Install(a *artifact.Artifact, opts *PackageOptions) (*artifact.PullResult, error)
Install installs a package and its dependencies in the vendor directory. It mimics https://github.com/jsonnet-bundler/jsonnet-bundler/blob/master/cmd/jb/install.go
Types ¶
type PackageOptions ¶
type PackageOptions struct {
JsonnetHome string
}
Click to show internal directories.
Click to hide internal directories.