Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.31 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.31 KB

generator-codibly-ts

npm version npm beta version code style: prettier commitizen friendly semantic-release tested with jest

Yeoman generator for TypeScript projects by Codibly 🧐

Installation

We assume that you already have installed:

  • yarn - it's our default package manager
  • yeoman (yarn global add yo)

Then you can install this generator:

yarn global add generator-codibly-ts

And that's it - you are ready to generate ✨

Usage

To generate something use yo codibly-ts command - it will guide you through the generation process.

License

MIT