[erlang-questions] Launching Erlang from the Dock on OS X
Chris Wong
chris_wong@REDACTED
Mon Apr 30 04:16:16 CEST 2007
Launch Terminal.app
File -> New Command
Check the "Run command inside a shell" checkbox
Enter erl as the command
OK
File -> Save As
Save it on your Desktop.
If you want it to be on your Dock, you drag the saved session to your
Dock too.
Hope this helps.
Chris
On Apr 29, 2007, at 6:08 PM, Vance Shipley wrote:
> Apple users,
>
> Has anyone set up their Apple OS X desktop so that an Erlang icon
> appears in the Dock and clicking on it launches a Terminal.app
> window running erlang (e.g. `erl -s toolbar`)?
>
> Basically want I want is `werl` for OS X.
>
> Sounds simple enough but I spent too long playing with Automator
> without getting it working.
>
> -Vance
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list