# ember-cli/ember-cli

The Ember.js command line utility.

Repository: https://github.com/ember-cli/ember-cli
Canonical: https://ross.abutalabs.com/products/ember-cli
Homepage: https://cli.emberjs.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: ember, ember-cli, javascript, hacktoberfest
Last push: 2026-08-24T21:41:19+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 100
- inputs: {"age_days": 4686, "days_push": 9, "days_rel": 16, "gap_med": 17.0, "n_releases_24m": 31}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3237, forks 1160 (observed 2026-08-28T04:07:50.343136+00:00)

## What it is
Ember CLI is the official command line utility for the Ember.js framework, providing project scaffolding, a Broccoli-based asset build pipeline, a development server with live reload, and blueprint-based code generators. It also includes a powerful addon system for extending Ember projects and built-in test support via Testem.

## Use cases
- scaffold a new ember.js application
- generate components and routes from blueprints
- run a dev server with live reload and api proxy
- build and transpile es6 assets with babel
- run unit integration and acceptance tests
- install and manage ember addons

## When to choose
- you are building or maintaining an Ember.js application
- you want convention-over-configuration project structure and generators
- you need an integrated build, dev server, and testing workflow for Ember

## When to avoid
- you are not using the Ember.js framework
- you want a minimal unbundled setup with your own build tooling
- you are building a non-JavaScript or non-web project

## Facets
- artifact type: cli-tool
- maturity: stable
- function: cli, build-tool, developer-tools, testing, templating
- domain: web-development, frontend, developer-tools
- platform: cli, cross-platform
- tags: ember, ember-cli, javascript, broccoli, blueprints, addon-system, live-reload, command-line, nodejs

## Member repositories
- ember-cli/ember-cli (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:50.343136+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-30T07:24:34.295789+00:00, confidence not recorded.
  - readme: https://github.com/ember-cli/ember-cli (fetched 2026-08-28T04:07:50.343136+00:00, sha 7beed40b459f)
  - homepage: https://cli.emberjs.com (fetched 2026-08-29T09:37:37.927642+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
