Blog

  • 2nd March 2023
  • 28th January 2023

Automerge your Scala Steward pull-requests

If you code in Scala, it is likely that you use Scala Steward to keep your dependencies up-to-date. But merging all the pull-requests it generates is tiring. This blog post tries to solve that. …

Read more 
  • 24th January 2023
  • 4th December 2022
  • 9th May 2020

Using a remote server to build your Scala projects

VS Code has released tooling for remote development via ssh. In Scala the combo of Metals and VS Code for development has become the norm for many people. How easy and convenient may it be to use them while on ssh with a remote server? Let’s discover it. …

Read more