/macos-version-cli

Get the macOS version of the current system

Primary LanguageJavaScriptMIT LicenseMIT

macos-version-cli

Get the macOS version of the current system. Example: 10.9.3

Install

$ npm install --global macos-version-cli

Usage

$ macos-version --help

  Example
    $ macos-version
    10.9.3

Related