mirror of
https://github.com/google/go-jsonnet.git
synced 2025-09-29 09:21:03 +02:00
Add Homebrew install instructions
This commit is contained in:
parent
b2dbc0c524
commit
bedbae2e6c
@ -19,6 +19,12 @@ This code is known to work on Go 1.8 and above. We recommend always using the ne
|
|||||||
go get github.com/google/go-jsonnet/cmd/jsonnet
|
go get github.com/google/go-jsonnet/cmd/jsonnet
|
||||||
```
|
```
|
||||||
|
|
||||||
|
It's also available on Homebrew:
|
||||||
|
|
||||||
|
```
|
||||||
|
brew install go-jsonnet
|
||||||
|
```
|
||||||
|
|
||||||
## Build instructions (go 1.11+)
|
## Build instructions (go 1.11+)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user