osx-version-clideprecated

Get the OS X version of the current system

Usage no npm install needed!

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

README

osx-version-cli Build Status

Get the OS X version of the current system. Example: 10.9.3

Install

$ npm install --global osx-version-cli

Usage

$ osx-version --help

  Example
    $ osx-version
    10.9.3

Related

License

MIT © Sindre Sorhus