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