/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 and in the OSS announcement.

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.
  • Set an environment variable of ARTSY_STAFF_MEMBER to true.
  • Run bundle exec pod install. More info here, if you're curious.

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.