File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -133,6 +133,16 @@ work by @muxanick](https://github.com/scala-native/scala-native/pull/691).
133
133
134
134
Supervised by [ @densh ] ( http://github.com/densh )
135
135
136
+ ### Web-based test UI for Bloop
137
+
138
+ [ Bloop] ( https://github.com/scalacenter/bloop ) is a command-line tool for fast edit/compile/test
139
+ workflows. In this project, you'll be working on a web-based client controlling test execution with
140
+ the goal of providing instant and interactive feedback. You'll have to extend the protocols that
141
+ allow Bloop to communicate with other tools and develop the new client.
142
+ [ Majestic] ( https://github.com/Raathigesh/majestic ) is a similar project for Javascript tooling.
143
+
144
+ Supervised by [ @Duhemm ] ( https://github.com/Duhemm ) .
145
+
136
146
### Project name
137
147
138
148
Project description.
You can’t perform that action at this time.
0 commit comments