Y
Hacker News
new
|
ask
|
show
|
jobs
by
ameliaquining
354 days ago
Worth noting that you can do this in languages other than Rust. Python, for example, has
https://github.com/fastapi/typer
.
https://github.com/shadawck/awesome-cli-frameworks
lists relevant libraries in many languages, though not all of them support clap-style structured parsing.