An open API service indexing awesome lists of open source software.

https://github.com/chadhietala/ember-cli-assembler


https://github.com/chadhietala/ember-cli-assembler

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Ember CLI Assembler

[![Build Status][travis-badge]][travis-badge-url] [![Coverage Status](https://coveralls.io/repos/chadhietala/ember-cli-assembler/badge.svg?branch=master&service=github)](https://coveralls.io/github/chadhietala/ember-cli-assembler?branch=master)

## Goal
The Ember CLI Assembler is the first step in the Packaging phase of an Ember CLI application. It's goal is primarily to build all of the addons and app, and pass an array of trees to the [Linker](https://github.com/chadhietala/ember-cli-linker).

[travis-badge]: https://travis-ci.org/chadhietala/ember-cli-assembler.svg?branch=master
[travis-badge-url]: https://travis-ci.org/chadhietala/ember-cli-assembler