Add Docs + Distro Factory

This commit is contained in:
Gregory Mitchell 2024-06-05 16:00:38 -05:00
parent bee7c8545c
commit 07ea605e4b
No known key found for this signature in database
GPG key ID: 771A6C995A086B84
2 changed files with 16 additions and 1 deletions

View file

@ -23,7 +23,8 @@ enum JavaDistribution {
Semeru = 'semeru',
Corretto = 'corretto',
Oracle = 'oracle',
Dragonwell = 'dragonwell'
Dragonwell = 'dragonwell',
JetBrains = 'jetbrains',
}
export function getJavaDistribution(