JSPM

  • Created
  • Published
  • Downloads 1233
  • Score
    100M100P100Q96808F
  • License MIT

A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations (alias for create-better-t-stack)

Package Exports

  • create-bts
  • create-bts/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-bts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

create-bts

This is an alias package for create-better-t-stack.

Usage

npx create-bts@latest

or

bun create bts

For full documentation, please visit better-t-stack.dev.

About

create-bts is a shorter alias for the full create-better-t-stack command. Both packages provide the same functionality - a modern CLI tool for scaffolding end-to-end type-safe TypeScript projects.

All functionality is provided by the main create-better-t-stack package.