/energy

Artsy Folio, The Partner iPhone / iPad app.

Primary LanguageObjective-CMIT LicenseMIT

The iPhone and iPad app that brings all the Partners to the yard.

Coverage Status

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/energy.git
cd energy
make oss
open "Artsy Folio.xcworkspace"

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 more mobile developers to join our team. Want work in NYC, and do impactful work in the open? Get in contact.

Troubleshooting

If you are seeing bundle: command not found when running the OSS Quick Start commands, you will need to install bundler. You can do this by writing sudo gem install bundler.

Thanks

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