0.0.2 • Published 5 years ago

generator-codibly-ts-library v0.0.2

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
5 years ago

generator-codibly-ts-library

Yeoman generator for Codibly TypeScript library

Instalation

This library is available as a NPM package. As it's Yeoman generator, you have to install Yeoman too.

npm install -g generator-codibly-ts-library yo

Usage

A simplest usage is to create new directory for a library and run command inside this directory:

mkdir your-lib-name
cd your-lib-name

yo codibly-ts-library

Then just follow generator's wizard.

License

MIT

0.0.2

5 years ago

0.0.1

5 years ago