Hey, yes that was the intention, as I would be able to use the old test suites and command structure to guide its development and validate itโs behaviour.
I am not adverse to interface changes, but where we can preserve backwards compatibility to ease transitioning that removes friction, which is something we had with the old tool (mainly around install / file size / ruby runtime / support of our packaging tooling ).
The only interface change I believe I have had to make is in the publish command, where it takes a
dir
/
file
or
glob
arg rather than just using the directory/file path as the first unnamed arg