Products tagged with 'build-tool'

Apache Maven

apache app build-tool java-runtime

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting and documentation from a central piece of information.

Bazel

app build-tool google java-runtime

Bazel is a fast, scalable, multi-language and extensible build system.

ESLint

app build-tool javascript-runtime

ESLint is a popular static code analysis tool used to identify problematic patterns found in JavaScript code. It is highly configurable and supports a wide range of plugins that extend its basic functionality, allowing developers to write cleaner, more consistent code aligned with their standards.

Gradle

app build-tool java-runtime

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 websites.

Yarn

app build-tool javascript-runtime

Yarn is a modern package manager for the Javascript ecosystem. It offers extensibility via plugins, and a Plug and Play strategy that supports various frameworks and tools.

pnpm

app build-tool javascript-runtime

pnpm is a fast, disk space efficient package manager for JavaScript. It is a drop-in replacement for npm, but faster and more efficient.