Sublime includes a neat shortcut to open files and projects in your Terminal. In your Terminal type:
ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/local/bin/subl
Now you'll be able to open files and projects by typing subl [name of project]