generator-ts-console

2.0.2 • Public • Published

master

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

  1. Globally install Yeoman and this generator: npm install -g yo generator-ts-console
  2. 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.

Package Sidebar

Install

npm i generator-ts-console

Weekly Downloads

11

Version

2.0.2

License

MIT

Unpacked Size

65.5 kB

Total Files

61

Last publish

Collaborators

  • skonves