Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.52 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.52 KB

Artsy

Artsy Eigen

Build Status

I'm in your phone or ipad 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.

Work at Artsy?

Instead of make oss in the above, run make artsy to set up spacecommander.

Don't work at Artsy?

We're actively looking for 2 more mobile developers to join our team. Want work in NYC, and do impactful work in the open? Get in contact.

Thanks

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