Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.97 KB

README.md

File metadata and controls

50 lines (31 loc) · 1.97 KB

RubyMotion Inspect Code Climate

App Icon

What is it?

RubyMotion Inspect is the official app for the RubyMotion Inspect annual conference.

Getting started

You will need a license for RubyMotion and Xcode with command-line tools installed. You'll also need to setup Cocoapods and Bundler on your machine (beyond the scope of this readme).

To run the application:

  1. bundle
  2. rake pod:install
  3. rake

Screenshots

Authors

Original Authors

This version was built upon the original #inspect2013 app, but started as a new repository and heavily refactored to update to more modern RubyMotion programming techniques and for iOS 7. Authors of the original app are:

Contributing

  1. Fork it.
  2. Work on a feature branch.
  3. Send a pull request.

We also like it when people who can't contribute open an issue

License

See LICENSE file.