UNPKG

create-better-t-stack

Version:

A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations

8 lines (6 loc) 140 B
#!/usr/bin/env node import { createBtsCli } from "./src-D7YJOo26.js"; //#region src/cli.ts createBtsCli().run(); //#endregion export { };