Files
goreportcard/scripts/make-install.sh
Shawn Smith 859c34f544 add Makefile
2016-02-04 21:59:13 +09:00

5 lines
87 B
Bash
Executable File

#!/bin/bash
go get github.com/alecthomas/gometalinter
gometalinter --install --update