artsy / energy-legacy

LEGACY - Artsy Folio, The Partner iPhone / iPad app.
https://folio.artsy.net
MIT License
210 stars 45 forks source link

This is the legacy app.

The latest Folio lives over here.

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

Meta

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.

Docs

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.

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
# 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.

Work at Artsy?

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

Thanks to all our contributors.

License

MIT License. See LICENSE.