Maintaining shell completion files for all the various popular shells these days is a bit of a hassle, but it could most likely be generated by ArgParse.jl instead. Rust this built into clap, Python with argcomplete and optcomplete, and I am sure there are other examples out there.
Maintaining shell completion files for all the various popular shells these days is a bit of a hassle, but it could most likely be generated by ArgParse.jl instead. Rust this built into clap, Python with argcomplete and optcomplete, and I am sure there are other examples out there.