generator-lemon-ts
v1.10.0
Published
Generates a TypeScript project
Downloads
2
Readme
generator-lemon-ts
[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url]
Generates a TypeScript project
Features
- Delightful testing with Jest
- Enforced style with auto-formatting
- Runs all tests on precommit
Installation
First, install Yeoman and generator-lemon-ts using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-lemon-ts
Then generate your new project:
yo lemon-ts
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
GPL-3.0 © GloriousYellow