CLI installer for TypeScript minimal kits: ts-minimal-kit and ts-minimal-kit-web
npm install -g ts-minimal-kit-clits-minimal-kit my-projectStrict typing, clean setup, ready to code.
ts-minimal-kit-web my-projectZero dependencies, strict typing, full-stack ready.
Both commands will:
- Clone the template
- Initialize new repository
- Install dependencies
- Update TypeScript to latest
- Open in VS Code (if available)
- Node.js >= 18.0.0
- Git
- npm
ISC © tish