mirror of
https://github.com/gojp/goreportcard.git
synced 2026-01-29 06:49:05 +08:00
6 lines
67 B
Makefile
6 lines
67 B
Makefile
install:
|
|
./scripts/make-install.sh
|
|
|
|
start:
|
|
godep go run main.go
|