# alibaba/dawn

:sunrise: Dawn is a lightweight task management and build tool for front-end and nodejs.

Repository: https://github.com/alibaba/dawn
Canonical: https://ross.abutalabs.com/products/alibaba-dawn
Homepage: https://alibaba.github.io/dawn/
Language: JavaScript
License: MIT
License Family: permissive
Topics: build-tool, build, front-end, dawn, dawn-cli, task, pack, pipeline, middleware, construction, nodejs, javascript
Last push: 2023-03-06T16:40:38+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3291, "days_push": 1276, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1131, forks 129 (observed 2026-08-28T04:03:42.502954+00:00)

## What it is
Dawn is a lightweight task management and build tool for front-end and Node.js projects, installed via @dawnjs/cli. It abstracts development workflows into pipelines of composable middlewares configured in YAML, with a unified command-line interface and optional central service for team-wide build rules.

## Use cases
- run front-end build pipelines from a single cli
- scaffold and initialize a front-end project
- unify build and dev commands across a team
- compose webpack dev server and build tasks via yaml config
- manage shared build middlewares through a private central service

## When to choose
- you want a middleware-based, yaml-configured task pipeline for front-end or nodejs projects
- your team needs centrally managed, consistent build tooling
- you prefer simple unified commands like dn init/dev/test/build

## When to avoid
- you already use modern bundlers or task runners like vite, webpack-cli, or gulp directly
- you need a tool with a large active community and frequent updates
- your project is not javascript/nodejs based

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: build-tool, cli, middleware, workflow-automation, developer-tools
- domain: frontend, web-development, developer-tools
- platform: cli, cross-platform
- tags: task-runner, pipeline, dn-cli, front-end-build, javascript, command-line, automation, nodejs

## Member repositories
- alibaba/dawn (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:42.502954+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:38:00.890175+00:00, confidence not recorded.
  - readme: https://github.com/alibaba/dawn (fetched 2026-08-28T04:03:42.502954+00:00, sha 5962115ff6d1)
  - homepage: https://alibaba.github.io/dawn/ (fetched 2026-08-29T12:42:31.611016+00:00, sha 6623c4c2323e)
  - registry_npm: https://registry.npmjs.org/dawn (fetched 2026-08-29T12:42:31.620154+00:00, sha f8042d7f3036)
- Data as of 2026-08-30T08:39:29.467469+00:00.
