Y
Hacker News
new
|
ask
|
show
|
jobs
by
NateEag
1375 days ago
It doesn't scale especially well to UIs with tens of subcommands, but I'm a fan of Docopt as a reasonable way to write basic CLI interfaces in many languages with a minimum of fuss:
http://docopt.org/