Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Meta

  • State: production
  • Point People: @orta
  • CI : Circle CI

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?

  • Run tests on an iPad Air 2 running 11.2.

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.

You can’t perform that action at this time.