# 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
cli tools to init project fast
$ v=1.8.1; curl -L --fail https://raw.githubusercontent.com/bridgewwater/temp-golang-cli-fast/v$v/temp-golang-cli-fast -o temp-golang-cli-fast
# let temp-golang-cli-fast file folder under $PATH
$ chmod +x temp-golang-cli-fast
# see how to use
$ temp-golang-cli-fast -h
for what
- this project used to cli with golang
Features
- more perfect test case coverage
- more perfect benchmark case
usage
# install at ${GOPATH}/bin
$ go install -v github.com/bridgewwater/temp-golang-cli-fast/cmd/temp-golang-cli-fast@latest
# install version v1.0.0
$ go install -v github.com/bridgewwater/temp-golang-cli-fast/cmd/[email protected]
- use this template, replace list below and add usage
github.com/bridgewwater/temp-golang-cli-fast
to your package namebridgewwater
to your owner nametemp-golang-cli-fast
to your project name
dev
- see dev.md
Contributing
We welcome community contributions to this project.
Please read Contributor Guide for more information on how to get started.
请阅读有关 贡献者指南 以获取更多如何入门的信息