Skip to content

Commit 278ec3d

Browse files
cvogtMasseGuillaume
authored andcommitted
Add CBT to GSoC 2018 (#813)
1 parent ed4ebe1 commit 278ec3d

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

gsoc/2018.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,24 @@ for a 1.0 version.
9494

9595
Supervised by [@julienrf](https://github.com/julienrf).
9696

97+
### CBT support for Play Framework
98+
99+
Implement everything necessary to have a smooth development experience with [Play framework](https://www.playframework.com/) and [cbt](https://github.com/cvogt/cbt), e.g. restarting the server on change, bundling/minimizing js/css, integration with scalajs. Take guidance from sbt plugin.
100+
101+
Supervised by [@cvogt](https://github.com/cvogt).
102+
103+
### CBT Coursier integration
104+
105+
Allow using [coursier](https://github.com/coursier/coursier) as the resolver in [cbt](https://github.com/cvogt/cbt).
106+
107+
Supervised by [@cvogt](https://github.com/cvogt).
108+
109+
### CBT Ticket hunt
110+
111+
Bring down these open tickets for [cbt](https://github.com/cvogt/cbt) by picking some of the most urgent or interesting ones.
112+
113+
Supervised by [@cvogt](https://github.com/cvogt).
114+
97115
### Debugger integration for Scala Native
98116

99117
[Scala Native](http://www.scala-native.org/en/latest/) is an optimizing ahead-of-time compiler for Scala.

0 commit comments

Comments
 (0)