Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 401 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 401 Bytes

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]