1.0.0 • Published 5 years ago

generator-codibly-ts v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

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