This is a short and usefull script to open your xcode projects from your terminal window. You just need to type xopen (A short and cute name for it) and have a fun coding your projects
Inside of your project folder just type xopen
If you are excited to install our short and usefull script just copy and paste this command line in your terminal
curl -L https://raw.github.com/paulomendes/xopen/master/install.sh | sh