Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 402 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 402 Bytes

asdf-sbt Build Status

This is SBT plugin for asdf version manager. Install script was adapted from https://github.com/lerencao/asdf-sbt

asdf plugin-add sbt
asdf list-all sbt
asdf install sbt 1.1.1

To run SBT, you need to have a working Java install (either Oracle's or OpenJDK).