Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 590 Bytes

File metadata and controls

21 lines (13 loc) · 590 Bytes

XOPEN

The ultimate word in Xcode project open!

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, playgrounds and swift files!


Usage

Inside of your project folder just type xopen!

Install

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