mirror of
https://github.com/TECHNOFAB11/jsonnet-bundler.git
synced 2025-12-12 08:00:05 +01:00
494 B
494 B
jsonnet-bundler
NOTE: This project is alpha stage. Flags, configuration, behavior and design may change significantly in following releases.
The jsonnet-bundler is a package manager for jsonnet.
Install
go get github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb
Usage
All command line flags:
$ jb -h
Usage of jb:
-jsonnetpkg-home string
The directory used to cache packages in. (default "vendor")