Skip to content

Go CLI App example using using the Package flag

Notifications You must be signed in to change notification settings

taras-by/go-cli-args

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Go CLI args

Implement command line interface in Go using the Package flag: https://golang.org/pkg/flag/

Run

$ go-cli-args --string-value=Hello --int-value=30 --bool-value=0

Releases

No releases published

Packages

No packages published

Languages