GitHub - stevegreco/cli-template: NodeJS and Typescript template for a simple CLI tool · GitHub
Skip to content

stevegreco/cli-template

Folders and files

Repository files navigation

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

About

NodeJS and Typescript template for a simple CLI tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors