use gunshi library for creating cli instead of other libraries including cac, yargs, commander, etc. Gunshi is a modern javascript command-line library
For more information, read the gunshi API docs in node_modules/@gunshi/docs/**.md.
Use the Gunshi library to create command-line interfaces in JavaScript/TypeScript.
use gunshi library for creating cli instead of other libraries including cac, yargs, commander, etc. Gunshi is a modern javascript command-line library
For more information, read the gunshi API docs in node_modules/@gunshi/docs/**.md.