This issue proposes using the [CAC](https://www.npmjs.com/package/cac) library in the `bin.ts` CLI code to replace Commander. The main reason for this change is to replace the current library with one that is more actively maintained and provides better TypeScript support.
This issue proposes using the CAC library in the
bin.tsCLI code to replace Commander.The main reason for this change is to replace the current library with one that is more actively maintained and provides better TypeScript support.