Comment by sanderjd
4 days ago
ha, very apropos example. One of the things I was ecstatic to let an LLM write for me last week was a click cli.
Nobody finds joy in writing this kind of boilerplate, but there's no way to avoid it. The click API is very succinct, but you still have to say, these are the commands, these are the options, this is the help text, there is just no other way. It's glorious to have tools that can do a pretty good job at a first crack of typing all that boilerplate out.
No comments yet
Contribute on Hacker News ↗