Skip to content

clayallsopp/rubymotion-tutorial

Repository files navigation

RubyMotion-Tutorial

Forking

  • Edit the chapters in _posts
  • Code sources are in each chapter's folder
  • Use Jekyll to preview your changes

Installation

  1. bundle install
  2. sudo easy_install Pygments (used for syntax highlighting)