Skip to content

fscherwi/get-osx-version

Repository files navigation

get-osx-version

Build Status

Get the macOS versions from the current system!

Install

npm install get-osx-version --save

Usage

Output your current macOS version!

const {macOSVersion} = require('get-osx-version');

console.log('macOS version: ' + macOSVersion());

About

Get the Mac OS version

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •