add vscode-yo

This commit is contained in:
Sam Verschueren 2016-02-08 08:12:54 +01:00
parent abf0cf6201
commit 8301a03b7e
1 changed files with 7 additions and 0 deletions

View File

@ -24,6 +24,7 @@ A curated list of delightful VS Code packages and resources. For more awesomenes
- [Project Manager](#project-manager)
- [Runner](#runner)
- [Sort Lines](#sort-lines)
- [Yo](#yo)
- [Contribute](#contribute)
- [License](#license)
@ -147,6 +148,12 @@ Unfortunately, VS Code doesn't support custom UI themes yet https://github.com/M
![](https://github.com/Tyriar/vscode-sort-lines/raw/master/images/usage-animation.gif)
### [Yo](https://marketplace.visualstudio.com/items?itemName=samverschueren.yo)
> Scaffold projects using [Yeoman](http://yeoman.io/)
![](https://raw.githubusercontent.com/SamVerschueren/vscode-yo/master/media/yo.gif).
## Contribute