bundle-name
Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`
bundle-me
Bundles all the files inside the directory
bundle-id
Get bundle identifier from a bundle name (macOS): `Safari` → `com.apple.Safari`
bundle-id-cli
Get bundle identifier from a bundle name (macOS): `Safari` → `com.apple.Safari`