The iPhone and iPad app that brings all the Partners to the yard.
This is a core Artsy Mobile OSS project, along with Eigen, Eidolon, Emission and Emergence.
Don't know what Artsy is? Check this overview, or read our objc.io on team culture.
Want to know more about Eigen? Read the mobile blog posts, or energy's specifically. There's some great overview videos that cover almost all of the code-base.
Get setup here. Further documentation can be found in the documentation folder and in the OSS announcement.
Folio specific Trello board - you can use "Filter Cards" to just show Folio.
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
# For OSS folks
make oss
# For Artsy folks
make artsy
open "Artsy Folio.xcworkspace"
You will have a running version of the Artsy app by hitting Build > Run
.
iPad Air 2
running 11.2
.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 to all our contributors.
MIT License. See LICENSE.