I'm in your phone or ipad letting you browse the arts.
Get setup here. Further documentation can be found in the documentation folder.
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.xcworkspaceThis will set you up on our staging server, you will have a running version of the Artsy app by hitting Build > Run.
Instead of make oss in the above, run make artsy to set up spacecommander. Make sure you have an environment variable of ARTSY_STAFF_MEMBER set to be true too.
Copyright: 2012-2015, Artsy. Thanks to all our contributors.
