@xetrics/init-ts

Creates a barebones Typescript project with batteries included.


License
Beerware
Install
npm install @xetrics/init-ts@2.2.0

Documentation

init-ts

An unopinionated batteries included TypeScript project generator.

Usage

npx @xetrics/init-ts [options]

Options:
  -h, --help     Show help                                                 [boolean]
  -n, --name     Name of your project                                       [string]
  -v, --verbose  Enables verbose logging                                   [boolean]