Skip to content

skonves/generator-ts-console

Repository files navigation

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.

About

Generator for basic Typescript applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published