Get the path to an app (macOS)
$ npm install --global app-path-cli
$ 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
- app-path - API for this module