Skip to content

Commit ec6388f

Browse files
committed
#32 Add config for SDKMAN to install/setup Java
SDKMAN is like nvm, but for Java. Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
1 parent 2384513 commit ec6388f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.sdkmanrc

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Enable auto-env through the sdkman_auto_env config
2+
# Add key=value pairs of SDKs to use below
3+
java=17.0.7-tem

0 commit comments

Comments
 (0)