Skip to content

rmpalgo/go-cli-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-cli-app

Example project setup for a Golang CLI app using Cobra and using goreleaser.

Prerequisites

To release a tag:

Add a tag:

git tag -a v0.1 -m "message"

Push tag:

git push origin v0.1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages