Unlocking the Power of SBT: A Beginner's Guide to Understanding Not-So-Common Features
1. Introduction
SBT is the most popular and de-facto build tool for Scala projects. It lets you write the build configurations using its Scala-based DSL. SBT is very powerful and can create very customizable multi-module builds. However, with great p...
yadukrishnan.live7 min read