191 Forks
845 Stars
845 Watchers

bloop

Bloop is a build server and CLI tool to compile, test and run Scala fast from any editor or build tool.

How to download and setup bloop

Open terminal and run command
git clone https://github.com/scalacenter/bloop.git
git clone is used to create a copy or clone of bloop repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bloop https://github.com/scalacenter/bloop/archive/master.zip

Or simply clone bloop with SSH
[email protected]:scalacenter/bloop.git

If you have some problems with bloop

You may open issue on bloop support forum (system) here: https://github.com/scalacenter/bloop/issues