app-path-cli

4.0.0 • Public • Published

app-path-cli

Get the path to an app (macOS)

Install

$ npm install --global app-path-cli

Usage

$ app-path --help

  Usage
    $ app-path <app-name|bundle-id>

  Examples
    $ app-path Safari
    /Applications/Safari.app
    $ app-path com.apple.Safari
    /Applications/Safari.app

Related

Package Sidebar

Install

npm i app-path-cli

Weekly Downloads

3

Version

4.0.0

License

MIT

Unpacked Size

2.73 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus