Skip to content

Instantly share code, notes, and snippets.

View aravind-r-ranganathan's full-sized avatar

Aravind Ranganathan aravind-r-ranganathan

View GitHub Profile
@atd-schubert
atd-schubert / starter.sh
Created April 9, 2013 12:53
Solution for starting ArgoUML in Mac OSX Mountain Lion
#!/bin/bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
echo "Starting with Mountain Lion start helper"
$DIR/JavaApplicationStub &