0.0.2 • Published 8 years ago

generator-vscode-typescript v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

generator-vscode-typescript

NPM version Travis Dependency Status Dependency Status

A simple template for test-driven TypeScript development with Visual Studio Code.

Installation

First, install Yeoman and generator-vscode-typescript using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-vscode-typescript

Then generate your new project:

yo vscode-typescript

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

MIT © Frank Ebersoll