Add README package install

Reference to packages for Arch Linux and Homebrew
This commit is contained in:
Gabriel Mainberger 2020-09-30 18:02:55 +02:00
parent ada055a225
commit 50176298e7

View file

@ -15,6 +15,11 @@ GO111MODULE="on" go get github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb
This will put `jb` in `$(go env GOPATH)/bin`. If you encounter the error
`jb: command not found` after installation then you may need to add that directory to your `$PATH` as shown [in their docs](https://golang.org/doc/code.html#GOPATH).
## Package Install
* [Arch Linux AUR](https://aur.archlinux.org/packages/jsonnet-bundler-bin)
* Mac OS X via Homebrew: `brew install jsonnet-bundler`
## Features
- Fetches transitive dependencies