Skip to content

raycohen/ember-cli

This branch is 614 commits behind ember-cli/ember-cli:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 28, 2023
Sep 13, 2022
Sep 2, 2023
Aug 20, 2023
Aug 25, 2023
Sep 2, 2023
Sep 2, 2023
Mar 15, 2020
Jan 29, 2017
Jun 12, 2023
Nov 3, 2022
Jan 13, 2016
Feb 12, 2023
Jul 25, 2023
Mar 15, 2020
Jun 14, 2022
Apr 5, 2019
Aug 25, 2023
May 20, 2017
Mar 27, 2023
Oct 3, 2022
Feb 10, 2022
Aug 15, 2023
Aug 29, 2023
Aug 29, 2023

Repository files navigation

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.

Packages

No packages published

Languages

  • JavaScript 99.7%
  • TypeScript 0.2%
  • HTML 0.1%
  • PowerShell 0.0%
  • Handlebars 0.0%
  • Dockerfile 0.0%