ember-cli

v3.22.0-beta.1
Command line tool for developing ambitious ember.js apps
app app-kit blockchain cli ember ember-app-kit ember.js kit

docs

yuidoc

lint

eslint . --cache

test

node --unhandled-rejections=strict tests/runner

prepack

yarn docs

test:all

node --unhandled-rejections=strict tests/runner all

test:slow

node --unhandled-rejections=strict tests/runner slow

test:cover

nyc --all --reporter=text --reporter=lcov node tests/runner all

test:debug

node --unhandled-rejections=strict debug tests/runner

Metadata

  • MIT
  • 10.* || >= 12
  • Stefan Penner, Robert Jackson and ember-cli contributors
  • released 9/9/2020

Downloads