Skip to content

calebboyd/create-tsp

Repository files navigation

create-tsp

This is an npm init script for generating a typescript project

Options:

--root        Generate top level project (dot-files, commitlint, etc)

Usage:

npm

  • npm init @calebboyd/tsp

yarn:

  • yarn create @calebboyd/tsp

Or, with

npx

  • npx @calebboyd/create-tsp