starter-ts-cli
v0.0.2
Published
Starter template for TypeScript command line interface library
Downloads
1
Readme
Try it now!
GitHub Template
Create a repo from this template on GitHub.
Clone to local
If you prefer to do it manually with the cleaner git history
npx degit qq15725/starter-ts-cli my-ts-cli
cd my-ts-cli
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm