generator-bts

Generates a basic typescript env


Keywords
yeoman-generator
License
GPL-3.0
Install
npm install generator-bts@0.1.0

Documentation

BasicTypescript

BasicTypescript is a yeoman generator that generates a envrioment where you can code in plain TypeScript withouth having to worry about the tsconfig.json or any other config file just init and go code.

How to use

This commands will get you up and running and a prompt for your configuration will pop up on your terminal.

npm i -g yo generator-bts
yo bts

Authors

License

This project is licensed under the GPL v3 License - see the LICENSE file for details.