CLI Template A template for creating a CLI tool using TypeScript and Commander. Usage pnpm dlx degit stevegreco/cli-template my-cli-tool cd my-cli-tool pnpm install pnpm run dev