Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 332 Bytes

readme.md

File metadata and controls

23 lines (15 loc) · 332 Bytes

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