Task Runner
A software tool that automates the execution of routine development tasks, build processes, and command sequences.
Explore more about Developer Utilities
Related terms
A software tool that automates compiling, packaging, testing, and other build tasks required to produce deployable applications.
CLICLIA command-line interface that enables users to interact with software by entering text commands instead of using a graphical interface.
Continuous IntegrationCIA development practice that frequently merges code changes into a shared repository where automated builds and tests verify software quality.
ScaffoldingA technique for providing automated boilerplate structure, templates, or setup code to kickstart application development.