spiegel-im-spiegel / go-minimal-package

Minimal package for development of Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-minimal-package -- Minimal package for development of Go

check vulns lint status lint status GitHub license GitHub release

This package is required Go 1.16 or later.

Build and Install

$ go install github.com/spiegel-im-spiegel/go-minimal-package@latest

Binaries

See latest release.

Usage

$ go-minimal-package -h
Usage:
  go-minimal-package [flags]
  go-minimal-package [command]

Available Commands:
  help        Help about any command
  version     Print the version number

Flags:
  -h, --help   help for go-minimal-package

Use "go-minimal-package [command] --help" for more information about a command.

Modules Requirement Graph

dependency.png

About

Minimal package for development of Go

License:Apache License 2.0


Languages

Language:Go 100.0%