Skip to content

laughedelic/bloop

 
 

Repository files navigation

logo

Bloop gives you fast edit/compile/test workflows for Scala.

Build Status Join the chat

Bloop is a Scala build server and command-line tool to make the compile and test developer workflows fast and productive in a build-tool-agnostic way.

Tight feedback loop

Edit, compile and test workflows are the bread and butter of our daily jobs. When our build is slow to respond, our productivity drops. Bloop is a command-line tool and build server that brings you a tighter developer workflow. Slow Scala compile times can often be attributed to the slugishness of our build tool, and bloop aims to address them.

We have created bloop to make you productive without getting in your way. We focus on how you can be faster at writing Scala code using your current build tool, whether it’s sbt, Maven or Gradle.

Documentation

Bloop's documentation lives in our website.

  1. User documentation to read about the project, how to install and use bloop, and similar user inquiries.
  2. Developer documentation to learn how to hack on the project, run our community build, improve documentation, etc.

About

A hot bloop for your productivity

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 94.8%
  • Shell 2.3%
  • Java 1.8%
  • Python 1.1%