From 0c1a60cd2324550fdba56b6a4bfb4d6a26a8efe9 Mon Sep 17 00:00:00 2001 From: Tony Edson Torres de Morais Date: Fri, 27 Oct 2017 17:47:32 -0300 Subject: [PATCH] adding jenkins and vsCode --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4634693..7ed8244 100644 --- a/README.md +++ b/README.md @@ -740,6 +740,7 @@ Libraries to help manage database schemas and migrations. * [Plum](https://github.com/aerialls/Plum) - A deployer library. * [Pomander](https://github.com/tamagokun/pomander) - A deployment tool for PHP applications. * [Rocketeer](https://github.com/rocketeers/rocketeer) - A fast and easy deployer for the PHP world. +* [Jenkins](https://jenkins.io/) - Support building, deploying and automating any project. ## Internationalisation and Localisation *Libraries for Internationalization (I18n) and Localization (L10n).* @@ -852,6 +853,7 @@ Libraries to help manage database schemas and migrations. * [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - A PHP IDE based on the Eclipse platform. * [Netbeans](https://netbeans.org) - An IDE with support for PHP and HTML5. * [PhpStorm](http://www.jetbrains.com/phpstorm/) - A commercial PHP IDE. +* [VsCode](https://code.visualstudio.com/docs/languages/php) - a Young but very easy IDE for php ## Web Applications *Web-based applications and tools.*