@@ -32,6 +32,7 @@ creating [issues][] and submitting [pull requests][].
3232* [ Packer] [ ] : build automated machine images
3333* [ ruby] [ ] : ruby scripting language
3434* [ shellcheck] [ ] : static analysis for shell scripts
35+ * [ shfmt] [ ] : shell script parser, formatter, and interpreter
3536* [ shyaml] [ ] : YAML access from the command line
3637* [ test-cover.sh] [ ] : test coverage for multiple Go packages
3738* [ unzip] [ ] : list, test, and extract files from ZIP archives
@@ -91,11 +92,12 @@ The latest deis/go-dev Docker image is available at:
9192[ Packer ] : https://github.com/hashicorp/packer
9293[ ruby ] : https://www.ruby-lang.org/
9394[ shellcheck ] : https://github.com/koalaman/shellcheck
95+ [ shfmt ] : https://github.com/mvdan/sh
9496[ shyaml ] : https://github.com/0k/shyaml
9597[ test-cover.sh ] : https://github.com/deis/docker-go-dev/tree/master/rootfs/usr/local/bin/test-cover.sh
9698[ Ubuntu 16.04 ] : https://hub.docker.com/_/ubuntu/
9799[ unzip ] : https://linux.die.net/man/1/unzip
98100[ upx ] : http://upx.sourceforge.net/
99101[ vim ] : http://www.vim.org/
100102[ ruby ] : https://www.ruby-lang.org/
101- [ wamerican ] : https://packages.ubuntu.com/xenial/wamerican
103+ [ wamerican ] : https://packages.ubuntu.com/xenial/wamerican
0 commit comments