tectonic icon indicating copy to clipboard operation
tectonic copied to clipboard

V2 cli: add external commands

Open jeffa5 opened this issue 4 years ago • 1 comments
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.

jeffa5 avatar Jan 16 '21 21:01 jeffa5

Yup. I've got analogous code in Cranko that could be used as a template.

(which was itself pretty much directly lifted from Cargo)

pkgw avatar Jan 16 '21 22:01 pkgw

This issue should be closed, no?

4e554c4c avatar Dec 08 '23 13:12 4e554c4c