/eigen

The Art World in Your Pocket, Artsy's iOS app.

Primary LanguageObjective-CMIT LicenseMIT

Artsy

Artsy Eigen

Build Status

I'm in your phone letting you browse the arts.

Docs

Get setup here. Further documentation can be found in the documentation folder.

OSS Quick Start

Want to get the app running as an OSS project? Run this in your shell:

git clone https://github.com/artsy/eigen.git
cd eigen
bundle install
make oss
bundle exec pod install
open Artsy.xcworkspace

This will set you up on our staging server, you will have a running version of the Artsy app by hitting Build > Run.

Copyright: 2012-2015, Artsy. Thanks to all our contributors.