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

1 min read Original article ↗

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

This repository was archived by the owner on May 10, 2020. It is now read-only.

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

Readme

License

MIT license

Activity

Custom properties

Stars

10 stars

Watchers

1 watching

Forks

0 forks