https://github.com/andrewpetrochenkov/mac-appify
:apple: create mac app from a shell script
https://github.com/andrewpetrochenkov/mac-appify
cli macos
Last synced: 4 months ago
JSON representation
:apple: create mac app from a shell script
- Host: GitHub
- URL: https://github.com/andrewpetrochenkov/mac-appify
- Owner: andrewpetrochenkov
- License: unlicense
- Created: 2018-05-28T21:10:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T21:05:50.000Z (over 5 years ago)
- Last Synced: 2025-10-02T14:12:33.462Z (9 months ago)
- Topics: cli, macos
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 29
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[]()
[](https://pypi.org/project/mac-appify/)
[](https://www.npmjs.com/package/mac-appify)[](https://unlicense.org/)
[](https://github.com/andrewp-as-is/mac-appify/actions)
### Installation
```bash
$ [sudo] pip install mac-appify
```
```bash
$ [sudo] npm i -g mac-appify
```
#### Features
+ script [shebang](https://en.wikipedia.org/wiki/Shebang_(Unix)) required
#### Examples
```bash
$ appify script.sh name.app
$ appify script.sh name.app Icon.png
```