Build Tool
A software tool that automates compiling, packaging, testing, and other build tasks required to produce deployable applications.
Explore more about Developer Utilities
Related terms
A software tool that automates the execution of routine development tasks, build processes, and command sequences.
Package ManagerA tool that automates installing, updating, removing, and managing software packages and their dependencies in a development environment.
Dependency ManagementThe process of declaring, installing, updating, and maintaining the external libraries and packages required by a software project.
Configuration FileA file that stores settings, parameters, and options used to configure the behavior of an application, tool, or system.
Code GeneratorA tool that automatically produces source code, project files, or boilerplate from templates, specifications, or structured inputs.