Skip to content

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

About

Go CLI App example using using the Package flag

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages