temp_golang_cli_fast

package module
v1.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 31, 2024 License: Apache-2.0, MIT Imports: 1 Imported by: 0

README

ci TravisBuildStatus

go mod version GoDoc goreportcard

GitHub license codecov GitHub latest SemVer tag) GitHub release)

cli tools to init project fast

$ v=1.3.0; 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/temp-golang-cli-fast@v1.0.0
  • use this template, replace list below and add usage
    • github.com/bridgewwater/temp-golang-cli-fast to your package name
    • bridgewwater to your owner name
    • temp-golang-cli-fast to your project name

dev

Contributing

Contributor Covenant GitHub contributors

We welcome community contributions to this project.

Please read Contributor Guide for more information on how to get started.

请阅读有关 贡献者指南 以获取更多如何入门的信息

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PackageJson string

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL