diff --git a/README.md b/README.md index 8018a68..f62a94d 100644 --- a/README.md +++ b/README.md @@ -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