/create-tsp

Create a typescript project

Primary LanguageTypeScriptMIT LicenseMIT

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