Install jiq using go get
This commit is contained in:
parent
f5baf6bc19
commit
12dbe5eb5e
1 changed files with 3 additions and 0 deletions
|
@ -29,3 +29,6 @@ go get -u github.com/fatih/hclfmt
|
||||||
|
|
||||||
# Ensure vim-go can work
|
# Ensure vim-go can work
|
||||||
vim +:GoInstallBinaries +:qall
|
vim +:GoInstallBinaries +:qall
|
||||||
|
|
||||||
|
# Normally update non-version dependent tools
|
||||||
|
go get -u github.com/fiatjaf/jiq/cmd/jiq
|
||||||
|
|
Loading…
Reference in a new issue