tectonic
tectonic copied to clipboard
V2 cli: add external commands
trafficstars
Similarly to how cargo searches PATH for binaries named cargo-* and treats them as subcommands with args passed through it would be cool to have this ability in tectonic, searching for tectonic-*, to allow other tools to be created quickly to experiment on new ideas.
Yup. I've got analogous code in Cranko that could be used as a template.
(which was itself pretty much directly lifted from Cargo)
This issue should be closed, no?