Skip to content

its-anas/create-simple-ts

Repository files navigation

create-simple-ts

Create a simple TypeScript project with one command.

Usage

npx create-simple-ts

Or with pnpm:

pnpm create simple-ts

This will:

  • Ask for your project name
  • Ask for your preferred package manager (npm or pnpm)
  • Create a new folder with TypeScript setup
  • Include tsx for fast TypeScript execution (no build step needed)

What you get

  • TypeScript with strict mode
  • Fast execution with tsx
  • Watch mode for development
  • Clean project structure
  • Commands tailored to your chosen package manager

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •