sbt.bat
The simple build tool for Scala and Java projects
RUN apt-get update && \
apt-get install -y sbt
RUN pacman -S --noconfirm sbt
RUN dnf install -y sbt
The simple build tool for Scala and Java projects
RUN apt-get update && \
apt-get install -y sbt
RUN pacman -S --noconfirm sbt
RUN dnf install -y sbt