Skip to content

Instantly share code, notes, and snippets.

@jamonholmgren
Created February 22, 2013 05:24
Show Gist options
  • Save jamonholmgren/5010938 to your computer and use it in GitHub Desktop.
Save jamonholmgren/5010938 to your computer and use it in GitHub Desktop.
Rakefile
# -*- coding: utf-8 -*-
$:.unshift("/Library/RubyMotion/lib")
require "rubygems"
require 'motion/project'
require 'motion-cocoapods'
require 'bundler'
Bundler.require
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment