picocli
picocli copied to clipboard
Generate yori completion scripts
Yori is a CMD replacement shell that supports backquotes, job control, and improves tab completion, file matching, aliases, command history, and more. http://www.malsmith.net/yori/
We can generate yori completion scripts from a CommandSpec
model, once we figure out the syntax for yori completion scripts.