builderman

A dependency-aware task runner for building, developing, and orchestrating complex workflows

Installation

npm

npm install builderman

pnpm

pnpm add builderman

yarn

yarn add builderman

bun

bun add builderman

Note: builderman requires Node.js 18+ and works with TypeScript out of the box.