Last active
October 24, 2022 08:44
-
-
Save alexbepple/19c17226636d013011a875d89f3c8fc3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nodejs 16.18.0 | |
java zulu-17.38.21 |
Usage:
> cd <directory with .tool-versions>
> asdf install
Check:
> java -version
openjdk version "17.0.5" 2022-10-18 LTS
OpenJDK Runtime Environment Zulu17.38+21-CA (build 17.0.5+8-LTS)
OpenJDK 64-Bit Server VM Zulu17.38+21-CA (build 17.0.5+8-LTS, mixed mode, sharing)
> node -v
v16.18.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For use with asdf version manager.
http://asdf-vm.com/