[Editor's note: See the comments for a discussion on a number of alternative methods to making this work]
I have a number of apps/scripts that I've built that can only be launched from the command line. Is there any way to either:
A) Make these double-clickable for launching
-or-
B) Create a simple app that basically executes the same commands I would type in the terminal window
For example, I have a bulletin-board client that I run locally. At present, the only way to run it is to either type the full path to it, put a link to it in a bin folder, or be in the same folder and type ./bbs . What I really want is an icon that I can double click which will open a terminal window and execute a file in a given path.
Mac OS X Hints
http://hints.macworld.com/article.php?story=20010328230435531