2025-10-01
How to run sbt tasks with custom settings
When preparing build configuration in sbt, you might want to write custom sbt task. Task in sbt is like a function that can depend on other …
When preparing build configuration in sbt, you might want to write custom sbt task. Task in sbt is like a function that can depend on other …