Hacker News new | ask | show | jobs
by rb808 2210 days ago
clap looks cool, thanks.
1 comments

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.
It's being integrated into clap v3 :)