Skip to content
This repository has been archived by the owner on May 10, 2020. It is now read-only.
/ clarg Public archive

Simple Sub-Commands for Go using flag package - can be used via copy/paste too, because it's small.

License

Notifications You must be signed in to change notification settings

workshop-depot/clarg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clarg

GoDoc Go Report Card
Simple Sub-Commands for Go using flag package - can be used via copy/paste too, because it's small and it's just some functions!

Go get master:

$ go get -u -v github.com/dc0d/clarg

Go get v3:

$ go get -u -v gopkg.in/dc0d/clarg.v3

Go get v2:

$ go get -u -v gopkg.in/dc0d/clarg.v2

About

Simple Sub-Commands for Go using flag package - can be used via copy/paste too, because it's small.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages