An app to visually chronologize and organize travel anecdotes for the modern explorer.
=================
# Make sure you have your Xcode installed.
# Install CocoaPods to manage library dependencies
sudo gem install cocoapods
# The actually source code
git clone git@github.com:CUNYTech/locus.git
# Change directory (cd) to your source code and install dependencies
# Where "Podfile" resides
pod install
# Open Locus.xcworkspace instead of Locus.xcodeproj
# Click on compile and run
Voila, Cheers! 🍺