Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ember-engines/engine-blueprint


https://github.com/ember-engines/engine-blueprint

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# engine-blueprint

This repository holds the blueprint for generating a new stand-alone engine to be
used in conjunction with [ember-engines](https://github.com/ember-engines/ember-engines).

## Usage

```bash
ember new foo-engine -b https://github.com/ember-engines/engine-blueprint.git
```