0.1.1 • Published 9 years ago

generator-vscode-node v0.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

generator-vscode-node

A simple template for Node development with TypeScript and Visual Studio Code.

Installation

First, install Yeoman and generator-vscode-node using npm

npm install -g yo
npm install -g generator-vscode-node

Then generate your new project:

yo vscode-node

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 © Krzysztof Marecki