• UFODivebomb@programming.dev
    ·
    1 year ago

    There is Mill https://github.com/com-lihaoyi/mill

    Which offers a nicer experience than the default Scala build tool: https://www.scala-sbt.org/

    I personally like sbt a lot, but I've been told mill is more approachable.