MCPcopy Index your code
hub / github.com/ember-cli/ember-cli

github.com/ember-cli/ember-cli @v7.1.0-ember-cli

Chat with this repo
repository ↗ · DeepWiki ↗ · release v7.1.0-ember-cli ↗ · + Follow
1,313 symbols 2,932 edges 445 files 319 documented · 24% 58 cross-repo links updated 6d agov7.1.0-ember-cli · 2026-07-01★ 3,237114 open issues

Browse by type

Functions 1,127 Types & classes 186
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

ember-cli

Latest npm release GitHub Actions CI Test Coverage Code Climate

The Ember.js command line utility.

Features

  • Asset build pipeline using Broccoli.js
  • ES6 transpilation using Babel
  • Project structure conventions using ES6 module syntax
  • Development server including live-reload and API proxy
  • File/Project generator using blueprints
  • Unit, Integration and Acceptance test support using Testem
  • Powerful addon system for extensibility

Installation

npm install -g ember-cli

Usage

After installation the ember CLI tool will be available to you. It is the entrypoint for all the functionality mentioned above.

You can call ember <command> --help to find out more about all of the following commands or visit https://cli.emberjs.com/release/ to read the in-depth documentation.

Documentation

Please refer to the CLI guides for help using Ember CLI.

Contributing

Please see the contributing guidelines

Community

License

This project is licensed under the MIT License.

Core symbols most depended-on inside this repo

Shape

Function 678
Method 449
Class 186

Languages

TypeScript100%

Modules by API surface

lib/models/blueprint.js80 symbols
lib/models/addon.js52 symbols
lib/broccoli/ember-app.js51 symbols
lib/models/project.js40 symbols
lib/models/package-info-cache/package-info.js28 symbols
lib/broccoli/default-packager.js26 symbols
lib/models/command.js25 symbols
tests/helpers/fixturify-project.js23 symbols
tests/helpers/package-cache.js21 symbols
lib/tasks/server/express-server.js20 symbols
lib/models/hardware-info.js20 symbols
lib/tasks/npm-task.js19 symbols

Dependencies from manifests, versioned

@babel/core7.29.7 · 1×
@babel/eslint-parser7.29.7 · 1×
@babel/plugin-proposal-decorators7.29.7<% if (typescr · 1×
@ember-data/adapter5.8.2 · 1×
@ember-data/graph5.8.2 · 1×
@ember-data/json-api5.8.2 · 1×
@ember-data/legacy-compat5.8.2 · 1×
@ember-data/model5.8.2 · 1×
@ember-data/request5.8.2 · 1×
@ember-data/request-utils5.8.2 · 1×
@ember-data/serializer5.8.2 · 1×
@ember-data/store5.8.2 · 1×

For agents

$ claude mcp add ember-cli \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page