twirl icon indicating copy to clipboard operation
twirl copied to clipboard

The Play framework Scala template engine, stand-alone and packaged as an SBT plugin

Results 4 twirl issues
Sort by recently updated
recently updated
newest added

I'm trying to use twirl as part of my integration tests. My integration tests have an HTTP simplicator that mimics a real world service. To implement this simplicator in the...

I've got an old Scala app I'm slowing converting over to SBT. It still has some Spring 3 stuff in it (yea I know, I know. I will rip it...

It'd be great if it was possible to use [jade](http://scalate.fusesource.org/documentation/jade.html) in the same way as twirl, i.e. as a stand-alone template engine available to SBT. Possibly this would entail implementing...