generator-ts-console
v2.0.2
Published
Generator for basic Typescript applications
Downloads
4
Maintainers
Readme
Typescript Console App Generator
Quickly generate projects using
- Typescript
- Prettier for formatting
- ESLint for linting
- Jest for unit testing
- Github Actions for CI
Quick Start
- Globally install Yeoman and this generator:
npm install -g yo generator-ts-console
- From the root of your new project, run
yo ts-console
and select "Set it up for me"
Note that the README in the newly-minted project will provide instructions for building, testing, running, etc.
Typescript
Choose between any of the current distribution tags (eg. latest
, beta
, rc
, etc).
License
Choose any license supported by generator-license.