Skip to content

Instantly share code, notes, and snippets.

@alexbepple
Last active October 24, 2022 08:44
Show Gist options
  • Save alexbepple/19c17226636d013011a875d89f3c8fc3 to your computer and use it in GitHub Desktop.
Save alexbepple/19c17226636d013011a875d89f3c8fc3 to your computer and use it in GitHub Desktop.
nodejs 16.18.0
java zulu-17.38.21
@alexbepple
Copy link
Author

For use with asdf version manager.
http://asdf-vm.com/

@alexbepple
Copy link
Author

alexbepple commented Oct 29, 2021

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