Sub: A CLI to dynamically generate CLIs
github.comHi 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 :)