Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scalacenter/bloop
Bloop is a build server and CLI tool to compile, test and run Scala fast from any editor or build tool.
https://github.com/scalacenter/bloop
build-system build-tools compilation-server developer-tools java productivity scala
Last synced: 2 days ago
JSON representation
Bloop is a build server and CLI tool to compile, test and run Scala fast from any editor or build tool.
- Host: GitHub
- URL: https://github.com/scalacenter/bloop
- Owner: scalacenter
- License: apache-2.0
- Created: 2017-11-11T09:39:34.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T00:21:36.000Z (3 months ago)
- Last Synced: 2024-10-29T15:49:26.999Z (3 months ago)
- Topics: build-system, build-tools, compilation-server, developer-tools, java, productivity, scala
- Language: Scala
- Homepage: https://scalacenter.github.io/bloop/
- Size: 74.3 MB
- Stars: 906
- Watchers: 25
- Forks: 202
- Open Issues: 96
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing-guide.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-ccamel - scalacenter/bloop - Bloop is a build server and CLI tool to compile, test and run Scala fast from any editor or build tool. (Scala)
- awesome-sbt-plugins - sbt-bloop - sbt plugin for Bloop build server. (IDE)
- awesome-scala-native - Bloop - Scala build server and command-line tool for fast developer workflows. (Build Tools)
README
# Compile, test and run Scala fast
Bloop is a build server for the [Scala programming
language](https://scala-lang.org). Bloop aspires to provide the **best**
out-of-the-box experience to Scala developers and a solid platform for build
tool authors to consume the Scala toolchain; to compile, test or run Scala code.Bloop integrates with editors, build tools and other Scala tooling project to
support many different workflows and allow bespoke integrations.
| Pointers π |
| -------- |
| π» Install bloop in your computer or CI server by following [our **Installation page**](https://scalacenter.github.io/bloop/setup) |
| π Learn more about bloop and how to use it from your favorite build tool and editor in our website |
| βοΈ Tool author? Integrate your tool with bloop by reading the [Integration Guide](https://scalacenter.github.io/bloop/docs/integration) |
| βQuestions? Unsure if bloop is useful for your use case? Ask right away in our [Discord channel](https://discord.gg/KWF9zMhJWS)! |[discord]: https://discord.gg/KWF9zMhJWS
[contributing]: https://scalacenter.github.io/bloop/docs/contributing-guide
[coc]: https://www.scala-lang.org/conduct/