Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 287 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 287 Bytes

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)