From 8301a03b7eb39cc0d5ae1eefe0fd5d2929b7428f Mon Sep 17 00:00:00 2001 From: Sam Verschueren Date: Mon, 8 Feb 2016 08:12:54 +0100 Subject: [PATCH] add vscode-yo --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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