sbuild

Scala-based build system for compiling and managing Scala projects

brewmacoslinux
Try with needOr install directly
Source

About

Scala-based build system

Commands

sbuild

Examples

Build a project using the default SBuild configuration file$ sbuild
Clean build artifacts and rebuild the project$ sbuild clean
Display available build targets and help information$ sbuild help