mirror of
https://github.com/gojp/goreportcard.git
synced 2026-01-28 22:39:05 +08:00
add Makefile
This commit is contained in:
4
scripts/make-install.sh
Executable file
4
scripts/make-install.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
go get github.com/alecthomas/gometalinter
|
||||
gometalinter --install --update
|
||||
Reference in New Issue
Block a user