joemasilotti / energy

Artsy Folio, The Partner iPhone / iPad app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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.

About

Artsy Folio, The Partner iPhone / iPad app.

License:MIT License


Languages

Language:Objective-C 97.8%Language:Ruby 1.1%Language:HTML 0.7%Language:Makefile 0.2%Language:JavaScript 0.2%Language:C 0.1%Language:C++ 0.1%