ember-cli/ember-cli
The Ember.js command line utility. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 17.0
- age_days: 4686
- days_rel: 16
- days_push: 9
- n_releases_24m: 31
Adoption not part of the score
3237 stars · 1160 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity stable
cli build-tool developer-tools testing templating web-development frontend developer-tools cli cross-platform ember ember-cli javascript broccoli blueprints addon-system live-reload command-line nodejs
2 sources
- readme: https://github.com/ember-cli/ember-cli · fetched 2026-08-28 · 7beed40b459f
- homepage: https://cli.emberjs.com · fetched 2026-08-29 · 44136fa355b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ember-cli/ember-cli | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="ember-cli/ember-cli")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem