repositorypackage
0.0.0-20241124112842-6babc23dab05
Repository: https://github.com/sinlov/go-make.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
for what
just in development...
- a task runner written in Go for golang project
Features
- more perfect test case coverage
- more perfect benchmark case
usage
# install at ${GOPATH}/bin
$ go install -v github.com/sinlov/go-make/cmd/go-make@latest
# install version v1.0.0
$ go install -v github.com/sinlov/go-make/cmd/[email protected]
dev
- see dev.md
Contributing
We welcome community contributions to this project.
Please read Contributor Guide for more information on how to get started.
请阅读有关 贡献者指南 以获取更多如何入门的信息