Dnia Mon, 29 Jun 2026 18:31:14 -0700 (PDT)
Gerardo Oscar JT <[email protected]> napisaƂ/a:

> "Because some things never change, and some things do."
Heh, mine's also stays stable.  Excuse me for the hike, Gerardo :)

https://github.com/ohir/mopt

Package mopt provides zero-config command arguments parsing.
It is ready to use right after declaring a single mopt.Usage type variable (a 
string) containing
usage text to be printed with the '-h' flag.  Can even be inlined with a Usage 
literal:

iterations := mopt.Usage("-n iterations, default: 9").OptN('n', 9)

>>> https://github.com/docopt/docopt.go
>>> Goconf is very useful in my projects, maybe it could be useful for others 
>>> too.

-- 
Wojciech S. Czarnecki
 << ^oo^ >> OHIR-RIPE

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/20260630135201.332ec849%40xmint.

Reply via email to