References for cmd line options.

This commit is contained in:
Ian A. Mason 2018-05-14 06:25:08 -07:00
parent da2306f5bc
commit 71774bdad5

View File

@ -12,9 +12,15 @@ To format for the badge:
gofmt -s -w shared/*.go cmd/*/*.go
For linting:
https://github.com/alecthomas/gometalinter
gometalinter.v2 ./...
For keeping up with the Jones:
clang -cc1 --help
https://clang.llvm.org/docs/ClangCommandLineReference.html