score:0

i haven't deployed to cloudfoundry.

but we did write a precompiler plugin for sbt-0.10. well it's not exactly a precompiler it's a source generator, we use this to deploy scalatra applications to ec2 and the deployed war/jar doesn't need to compile the templates anymore.

https://github.com/mojolly/xsbt-scalate-generate

in case the link doesn't work. the source is on github. the github user is mojolly the project is xsbt-scalate-generate


Related Query

More Query from same tag