File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ creating [issues][] and submitting [pull requests][].
3737* [ unzip] [ ] : list, test, and extract files from ZIP archives
3838* [ upx] [ ] : executable packer
3939* [ vim] [ ] : text editor
40-
40+ * [ wamerican ] [ ] : American English dictionary words for /usr/share/dict
4141## Usage
4242
4343Mount your local Go code into a container's ` $GOPATH ` to run any ` go ` command or one of the
@@ -98,3 +98,4 @@ The latest deis/go-dev Docker image is available at:
9898[ upx ] : http://upx.sourceforge.net/
9999[ vim ] : http://www.vim.org/
100100[ ruby ] : https://www.ruby-lang.org/
101+ [ wamerican ] : https://packages.ubuntu.com/xenial/wamerican
Original file line number Diff line number Diff line change 4848 upx \
4949 util-linux \
5050 vim \
51+ wamerican \
5152 wget \
5253 zip \
5354 && curl -L https://storage.googleapis.com/golang/go${GO_VERSION}.linux-amd64.tar.gz | tar -C /usr/local -xz \
You can’t perform that action at this time.
0 commit comments