Skip to content

Instantly share code, notes, and snippets.

@peterblazejewicz
Created April 9, 2012 17:01
Show Gist options
  • Save peterblazejewicz/2344750 to your computer and use it in GitHub Desktop.
Save peterblazejewicz/2344750 to your computer and use it in GitHub Desktop.
run application with AppleScript using bundle identifier
tell application id "com.macromates.textmate"
activate
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment