▲ | Usage – a shell completion / manpage / help documentation generator(usage.jdx.dev) | |||||||||||||||||||||||||
34 points by weaksauce 7 days ago | 6 comments | ||||||||||||||||||||||||||
▲ | jiehong 2 days ago | parent | next [-] | |||||||||||||||||||||||||
The spec looks like a more readable man page (compare to mandoc). Nowadays, a lot of CLI libraries actually generate the help from the code of the cli (like picocli in Java or argparse in python, etc.). | ||||||||||||||||||||||||||
▲ | weaksauce 7 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
From one of the creators of mise is this little utility that can help make a bunch of documentation and shell completions for most shells. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | cyberge99 2 days ago | parent | prev [-] | |||||||||||||||||||||||||
Gonna be tricky to do SEO on this one. Google: “Usage” |