cvogt / cbt

CBT - fun, fast, intuitive, compositional, statically checked builds written in Scala
Other
488 stars 60 forks source link

Play! plugin #209

Open cvogt opened 8 years ago

cvogt commented 8 years ago

like sbt's play plugin

cvogt commented 7 years ago

seems like no special tasks are needed for a first iteration, just the restarting feature CBT will receive soon.

But twirl support is needed. This directory layout will also come in handy: https://www.playframework.com/documentation/2.5.x/Anatomy

irundaia commented 7 years ago

I also believe that work needs to be done to compile the play routes file. This should be trivial though (given that twirl has been implemented)

bwbecker commented 6 years ago

What's the status of using CBT with Play? Is there an example someplace? I'd love to ditch SBT and give CBT a try!

cvogt commented 6 years ago

@bwbecker nobody has worked on it to my knowledge, but I'd be supportive if you want to give it a try

cvogt commented 6 years ago

reach out for any questions