petersondrew / asdf-sbt

SBT plugin for asdf version manager https://github.com/asdf-vm/asdf/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

SBT plugin for asdf version manager https://github.com/asdf-vm/asdf/

License:MIT License


Languages

Language:Shell 100.0%