https://github.com/chadhietala/ember-cli-assembler
https://github.com/chadhietala/ember-cli-assembler
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chadhietala/ember-cli-assembler
- Owner: chadhietala
- Created: 2015-04-28T16:06:03.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-10T21:45:04.000Z (almost 10 years ago)
- Last Synced: 2024-04-13T17:14:51.144Z (about 1 year ago)
- Language: JavaScript
- Size: 515 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ember CLI Assembler
[![Build Status][travis-badge]][travis-badge-url] [](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