- Minimal install sized Dependencies
- VSCode compatible eslint configuration
- Cross platform CI configuration
- Pre-Commit lint
- Auto Changelog generate
- Smooth release experience
- Complete package build config
- Clone this repository
npx degit https://github.com/rainbowatcher/ts-cli-starter.git <pkg-name>- Install dependencies by using
pnpm install - Global Replace
ts-cli-starterto your package name in project - Change the author and repository address in
package.json - Change the author name in
LICENSE - Clean up the
README.mdandCHANGELOG.md
MIT © Made by ❤️