Remix.run Logo
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.

drcongo 3 days ago | parent [-]

Weirdly enough, I was just looking at this earlier because I'm a heavy user of his mise and hk.

leosanchez 2 days ago | parent [-]

I started experimenting with mise just today seems very promising. Will look into hk as well currently I am using lefthook as git hook manager.

drcongo 2 days ago | parent [-]

I highly recommend both. Mise in particular has become indispensable for me.

cyberge99 2 days ago | parent | prev [-]

Gonna be tricky to do SEO on this one. Google: “Usage”