From 006d1fc124c8962c56a0ea0ed7a2c1a47db65bbc Mon Sep 17 00:00:00 2001 From: Benjy Weinberger Date: Thu, 9 Jun 2022 20:45:38 +0300 Subject: [PATCH] Add the Pants Build System (https://pantsbuild.org). --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e877858..480c740 100644 --- a/README.md +++ b/README.md @@ -312,6 +312,7 @@ - [![Open-Source Software][OSS Icon]](https://phabricator.kde.org/dashboard/view/8/) [KDevelop](https://www.kdevelop.org/) - It is a free, open source IDE, feature-full, plugin extensible IDE for C/C++ and other programming languages. - [![Open-Source Software][OSS Icon]](http://www.monodevelop.com/developers/) [MonoDevelop](https://www.monodevelop.com/) - Cross platform IDE for C#, F# and more. - [![Open-Source Software][OSS Icon]](https://netbeans.apache.org/participate/index.html) [Netbeans](https://netbeans.apache.org/download/index.html) - NetBeans IDE lets you quickly and easily develop Java desktop, mobile, and web applications, as well as HTML5 applications with HTML, JavaScript, and CSS. +- [![Open-Source Software][OSS Icon]](https://pantsbuild.org/) [Pants Build](https://www.pantsbuild.org/) - Powerful build system for Python, JVM, Go and more, relies on static analysis instead of boilerplate to make adoption and use easy. #### PHP - [PHPStorm](https://www.jetbrains.com/phpstorm/) - Lightning-smart and powerful PHP IDE from Jetbrain.