generator-vscode-typescript
v0.0.2
Published
A simple template for test-driven TypeScript development with Visual Studio Code.
Downloads
9
Maintainers
Readme
generator-vscode-typescript
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