Live data from Hacker News

Sub: A CLI to dynamically generate CLIs

github.com

1–2 of 2 posts

Re: Sub: A CLI to dynamically generate CLIs

#2
Hi hackers. I built this CLI for organizing my personal scripts. I realized I have used it successfully for 5 years but never really shared it or talked about it with anyone. So I'm facing my fears and publishing it here.

Recently I added validation and parsing of command line arguments and I was pretty proud of how it looked in the end. No more getopts for me :)

I appreciate any feedback on the project, code, README etc.

Thanks for your time :)