Get an .app's size in byte
Install
$ npm install --save app-size
Usage
const appSize = ; ; ; ;
CLI
$ npm install --global app-size
$ app-size --help
Example
$ app-size Safari
$ app-size /Applications/Safari.app
$ app-size com.apple.Safari
License
MIT © Andreas Gillström