Skip to content

ember-cli/ember-load-initializers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Robert Jackson
Nov 30, 2016
eda092e · Nov 30, 2016

History

58 Commits
Jul 15, 2016
Jul 15, 2016
Jul 15, 2016
Jul 15, 2016
Jul 15, 2016
Jul 15, 2016
Jul 15, 2016
Jul 15, 2016
Jul 15, 2016
Jul 15, 2016
Jul 15, 2016
Jul 15, 2016
Jun 20, 2015
Jul 15, 2016
Jul 15, 2016
Jul 15, 2016
Jul 15, 2016
Jul 15, 2016
Nov 30, 2016
Jul 15, 2016

Repository files navigation

Ember-load-initializers Build Status

A tiny add-on to autoload your initializer files in ember-cli.

Usage

ember install ember-load-initializers

This README outlines the details of collaborating on this Ember addon.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://ember-cli.com/.