Hacker News new | ask | show | jobs
by masklinn 2210 days ago
Check out structopt. It's a declarative layer atop clap. It's a bit polarising, but if you don't mind the "magic" (which you probably don't if you think clap looks nice) it's amazing.
1 comments

It's being integrated into clap v3 :)