mirror of
https://github.com/gojp/goreportcard.git
synced 2026-01-29 14:59:05 +08:00
move cli to /cmd
This commit is contained in:
@@ -45,7 +45,7 @@ There is also a CLI available for grading applications on your local machine.
|
||||
|
||||
Example usage:
|
||||
```
|
||||
go get github.com/gojp/goreportcard/goreportcard-cli
|
||||
go get github.com/gojp/goreportcard/cmd/goreportcard-cli
|
||||
cd $GOPATH/src/github.com/gojp/goreportcard
|
||||
goreportcard-cli
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user