Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leon/play-ember

Play Framework 2 Ember Plugin
https://github.com/leon/play-ember

Last synced: 9 days ago
JSON representation

Play Framework 2 Ember Plugin

Awesome Lists containing this project

README

        

# Ember Plugin

This plugin provides build time compilation for [Ember](http://emberjs.com/) templates.

# How to install

* add

play 2.1:

```addSbtPlugin("se.radley" % "play-ember" % "0.1-SNAPSHOT")```

to your plugin.sbt

# How to Use
...

# Sample

For an example, see the bundled sample app

## Licence