-
Notifications
You must be signed in to change notification settings - Fork 0
Mustache template renderer for play framework 2.x Scala implementation
License
waveinch/play-mustache
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Play mustache template renderer
=================================
In play module configuration add the following binding:
```
MustacheRenderer -> MustacheRendererImpl
```About
Mustache template renderer for play framework 2.x Scala implementation