Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.36 KB

File metadata and controls

39 lines (28 loc) · 1.36 KB

GitHub Workflow Status GitHub License GitHub package.json version

ts-cli-starter

🚀 Features

  • 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

Install Size

Usage

  1. Clone this repository
npx degit https://github.com/rainbowatcher/ts-cli-starter.git <pkg-name>
  1. Install dependencies by using pnpm install
  2. Global Replace ts-cli-starter to your package name in project
  3. Change the author and repository address in package.json
  4. Change the author name in LICENSE
  5. Clean up the README.md and CHANGELOG.md

License

MIT © Made by ❤️