Skip to content

Commit 8fc3f90

Browse files
committed
Merge pull request #41 from mboersma/update-readme
docs(README): add link to jq
2 parents de9fb46 + bb18b43 commit 8fc3f90

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ creating [issues][] and submitting [pull requests][].
1616
* [glide][]: go dependency management
1717
* [golint][]: go source code linter
1818
* [gox][]: simple go cross-compiling tool
19+
* [jq][]: command-line JSON processor
1920
* [shellcheck][]: static analysis for shell scripts
2021
* [upx][]: executable packer
2122

@@ -54,6 +55,7 @@ The latest deis/go-dev Docker image is available at:
5455
[golint]: https://github.com/golang/lint
5556
[gox]: https://github.com/mitchellh/gox
5657
[issues]: https://github.com/deis/docker-go-dev/issues
58+
[jq]: https://stedolan.github.io/jq/
5759
[official go Docker image]: https://hub.docker.com/_/golang/
5860
[pull requests]: https://github.com/deis/docker-go-dev/pulls
5961
[Quay.io]: https://quay.io

0 commit comments

Comments
 (0)