Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 415 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 415 Bytes

projen-typescript-library

A customised Typescript project type with extra linting for Projen

usage

  • If the gh command-line is not installed, install it
  • run the following commands
gh auth login -w -p https
gh repo create mountain-pass/my-new-project --public --clone
cd my-new-project
npx projen new --from @mountainpass/projen-typescript-library