Skip to content
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.

Replace mockup render with templating engine #6

Open
ignasi35 opened this issue Apr 11, 2017 · 1 comment
Open

Replace mockup render with templating engine #6

ignasi35 opened this issue Apr 11, 2017 · 1 comment

Comments

@ignasi35
Copy link
Contributor

Current implementation uses a String concat approach to rendering the generated code.

xxxLagomGenerators could use mustache, velocity, twirl for the generation.

@ignasi35
Copy link
Contributor Author

Ideas:
https://github.com/scalate/scalate (supports HAML, Mustache and JSP, Erb and Velocity style syntaxes)
http://velocity.apache.org/engine/1.7/user-guide.html
http://software.clapper.org/scalasti/ (used by g8)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant