How to make a command line executable an application?
I have a command line executable (specifically JMeter), which opens a GUI
application when launched from the terminal. However, I would like to
create a link to it that would wrap it up to become a proper Mac
application (included in /Applications directory and all that). How do I
do that?
No comments:
Post a Comment