Skip to content

This is the code you need to wrap around a shell script on the mac to make it look like an application

Notifications You must be signed in to change notification settings

scott-r-lindsey/osx-app-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

osx-app-shell

This is a very simple shell script that generates a minimal Mac OS X Application from a command line script. It's just the thing for Unix geeks who want to be able to run CLI's from the Dock.

Install

git clone [email protected]:scott-r-lindsey/osx-app-shell.git

Usage

cd osx-app-shell
./build.sh

About

This is the code you need to wrap around a shell script on the mac to make it look like an application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages