2.0.0 • Published 3 years ago

bundle-id-cli v2.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

bundle-id-cli

Get bundle identifier from a bundle name (macOS): Safaricom.apple.Safari

Install

$ npm install --global bundle-id-cli

Usage

$ bundle-id --help

  Usage
    $ bundle-id <bundle-name>

  Example
    $ bundle-id Safari
    com.apple.Safari

Related