turns out `pnpm exec my-cli [tab]` works but is not well documented. I opened #134 to address that. But it would be great it npx / bunx worked too - only for the case where it is running a locally installed version.
turns out
pnpm exec my-cli [tab]works but is not well documented. I opened #134 to address that.But it would be great it npx / bunx worked too - only for the case where it is running a locally installed version.