800 Rust terminal projects in 3 years
22 points by orhun
22 points by orhun
I don't really do any promotion on Mastodon (should have) but take a look also at complgen.
This is really cool thanks for sharing! At first I thought what's the point since clap can do this AFIK. But then I realized this is a standalone tool which means it can be used to generate completion scripts for projects not using clap or written in other languages. It seems like it'll be super useful for me. I am working on some tools in Ocaml