goreportcard:您的Go应用程序的报告卡

时间:2024-02-25 08:00:43
【文件属性】:

文件名称:goreportcard:您的Go应用程序的报告卡

文件大小:3.18MB

文件格式:ZIP

更新时间:2024-02-25 08:00:43

go golang report-card golang-tools goreportcard

去报告卡 一个Web应用程序,它生成有关开源go项目质量的报告。 它使用了几种措施,包括gofmt , go vet , go lint和gocyclo 。 要获得有关您自己项目的报告,请尝试使用在运行的此代码的托管版本。 赞助商 在上为我们提供支持! 安装 假设您已经安装了最新版本的Go,请使用go get下拉代码: go get github.com/gojp/goreportcard 进入源目录并下拉项目依赖项: cd $GOPATH/src/github.com/gojp/goreportcard make install 现在运行 make start 你应该看到 Running


网友评论