Skip to content

isokolovskii/go-tool-template

Repository files navigation

Go Tool Template

After new repo creation change README and search for library_name and change it to your library name and library_owner with your GitHub username

Installation

With Go (>= 1.25):

go install github.com/library_owner/library_name@1.0.0
  • or as a go tool

    go get -tool github.com/library_owner/library_name

Usage

TODO

Authors and Contributors

TODO

About

Template repo for go CLI tools

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors