How to set up Bazel build tool for your Scala project
You have probably encountered this problem while working with SBT and bigger projects. I’m talking about compilation times and test execution times, in other words, having to wait instead of working. Imagine working with a build tool that rebuilds only what is necessary, using a distributed cache, so if module A is built by one … Continue reading How to set up Bazel build tool for your Scala project
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed