tindzk / bloop

A hot bloop for your productivity

Home Page:https://scalacenter.github.io/bloop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://scalacenter.github.io/bloop/

License:Apache License 2.0


Languages

Language:Scala 95.2%Language:Shell 1.9%Language:Java 1.5%Language:Python 1.4%Language:HTML 0.0%