macos-version-cli

Get the macOS version of the current system

Usage no npm install needed!

<script type="module">
  import macosVersionCli from 'https://cdn.skypack.dev/macos-version-cli';
</script>

README

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