akamensky / argparse

Argparse for golang. Just because `flag` sucks
MIT License
611 stars 62 forks source link

Add more examples #3

Closed akamensky closed 2 years ago

akamensky commented 6 years ago

Need examples to cover following topics:

Each example must be independent and fully functional program

ghost commented 4 years ago

Hey @akamensky - found this repo while looking for command line parsers to write a tool using Go. Saw that this issue has been open for a couple of years now. I'd like to get started on this.

akamensky commented 4 years ago

@ghosthawkone feel free to submit a PR for examples! Would appreciate it.