Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing web sites. | The wapm client can install packages, manage WebAssembly dependencies, and expose WebAssembly behavior with commands. |
Declarative builds and build-by-convention;Language for dependency based programming;Structure your build;Deep API;Gradle scales;Multi-project builds;Many ways to manage your dependencies;Gradle is the first build integration tool | - |
Statistics | |
GitHub Stars 18.1K | GitHub Stars - |
GitHub Forks 5.0K | GitHub Forks - |
Stacks 24.3K | Stacks 4 |
Followers 9.8K | Followers 14 |
Votes 254 | Votes 0 |
Pros & Cons | |
Pros
Cons
| No community feedback yet |

A Meteor application is a mix of JavaScript that runs inside a client web browser, JavaScript that runs on the Meteor server inside a Node.js container, and all the supporting HTML fragments, CSS rules, and static assets.

Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model via an API that can be consumed by a more opinionated build stack. There are no system wide dependencies, no dependencies are shared between different apps, and the dependency tree is flat.

Maven allows a project to build using its project object model (POM) and a set of plugins that are shared by all projects using Maven, providing a uniform build system. Once you familiarize yourself with how one Maven project builds you automatically know how all Maven projects build saving you immense amounts of time when trying to navigate many projects.

Writing HTML apps is super easy with elm-lang/html. Not only does it render extremely fast, it also quietly guides you towards well-architected code.

Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library.

Bazel is a build tool that builds code quickly and reliably. It is used to build the majority of Google's software, and thus it has been designed to handle build problems present in Google's development environment.

It is a general-purpose, multi-paradigm programming language based on the Scheme dialect of Lisp. It is designed to be a platform for programming language design and implementation. It is also used for scripting, computer science education, and research.

Pants is a build system for Java, Scala and Python. It works particularly well for a source code repository that contains many distinct projects.

A small strongly typed programming language with expressive types that compiles to JavaScript, written in and inspired by Haskell.

It is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.