Skip to content

Commit 393883e

Browse files
committed
Merge pull request #4617 from counsyl/update-pre-reqs
docs(contributing): add optional pre-reqs
2 parents 4caec61 + 95a55e9 commit 393883e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/contributing/hacking.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ At a glance, you will need:
5454
- On Mac, you will also want
5555
- Docker Machine (http://docs.docker.com/machine/install-machine/)
5656

57+
Additionally, you may need:
58+
- shellcheck (https://github.com/koalaman/shellcheck)
59+
- golint (https://github.com/golang/lint)
60+
5761
In most cases, you should simply install according to the instructions. There
5862
are a few special cases, though. We cover these below.
5963

0 commit comments

Comments
 (0)