https://github.com/codibly/generator-ts
Yeoman generator for TypeScript projects
https://github.com/codibly/generator-ts
Last synced: about 2 months ago
JSON representation
Yeoman generator for TypeScript projects
- Host: GitHub
- URL: https://github.com/codibly/generator-ts
- Owner: codibly
- License: mit
- Created: 2019-04-17T20:29:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T22:51:54.000Z (over 2 years ago)
- Last Synced: 2025-04-15T22:53:57.373Z (about 2 months ago)
- Language: TypeScript
- Size: 2.35 MB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-codibly-ts
[](https://www.npmjs.com/package/generator-codibly-ts)
[](https://www.npmjs.com/package/generator-codibly-ts)
[](https://github.com/prettier/prettier)
[](http://commitizen.github.io/cz-cli/)
[](https://github.com/semantic-release/semantic-release)
[](https://github.com/facebook/jest)> [Yeoman](https://yeoman.io/) generator for TypeScript projects by Codibly 🧐
## Installation
We assume that you already have installed:
- [`yarn`](https://yarnpkg.com/) _- it's our default package manager_
- [`yeoman`](https://yeoman.io/) (`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