Skip to content

Instantly share code, notes, and snippets.

@protocarl
Created August 27, 2009 18:01
Show Gist options
  • Save protocarl/176435 to your computer and use it in GitHub Desktop.
Save protocarl/176435 to your computer and use it in GitHub Desktop.
#!/usr/bin/env macruby
unless Kernel.respond_to? :framework
exec 'macruby', *ARGV.unshift(__FILE__)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment