From a24b300e74166b83551147ed7567c9499d95a07a Mon Sep 17 00:00:00 2001 From: Marcel Kloubert Date: Sat, 27 May 2017 21:07:54 +0200 Subject: [PATCH] added vs-deploy extension --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f2b9ebb..ccfa2d8 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,12 @@ If you're feeling brave, there are at least two custom UIs for VS Code: > Copy Relative Path from a File +### [Deploy](https://marketplace.visualstudio.com/items?itemName=mkloubert.vs-deploy) + +> Commands for upload or copy files of a workspace to a destination. + +![](https://raw.githubusercontent.com/mkloubert/vs-deploy/master/img/demo.gif) + #### [Gi](https://marketplace.visualstudio.com/items?itemName=rubbersheep.gi) > Generating .gitignore files made easy.