Eskibear / node-jdk-utils

A collection of Java related utils.
MIT License
10 stars 5 forks source link

support Homebrew for ARM-based macOS and Linux #5

Closed Eskibear closed 2 years ago

Eskibear commented 2 years ago

fix #2

Eskibear commented 2 years ago

macOS Apple Silicon:

image

Linux:

Found:  1
[
  {
    homedir: '/home/linuxbrew/.linuxbrew/Cellar/openjdk/17.0.1_1/libexec',
    hasJavac: true,
    version: { java_version: '17.0.1', major: 17 }
  }
]