This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 84b6670b6862183698b08b664a32c9a9252340ff
tree 48030e033d0b60a90b91a09e44581594f6e14d84
parent 78a59e81f1d1f94bb1ca8cd33c73a3e3b29a71ea
tree 48030e033d0b60a90b91a09e44581594f6e14d84
parent 78a59e81f1d1f94bb1ca8cd33c73a3e3b29a71ea
| name | age | message | |
|---|---|---|---|
| |
.gitattributes | Mon May 25 11:29:07 -0700 2009 | |
| |
.gitignore | Mon May 25 11:29:07 -0700 2009 | |
| |
COPYING | Mon May 25 11:29:07 -0700 2009 | |
| |
Classes/ | ||
| |
English.lproj/ | ||
| |
Info.plist | Mon May 25 11:29:07 -0700 2009 | |
| |
MacRubyTwitterMG.xcodeproj/ | Mon May 25 11:29:07 -0700 2009 | |
| |
README.rdoc | Mon May 25 11:30:43 -0700 2009 | |
| |
Vendor/ | ||
| |
main.m | Mon May 25 11:29:07 -0700 2009 | |
| |
rb_main.rb | Mon May 25 11:29:07 -0700 2009 |
README.rdoc
What’s MacRubyTwitterMG
MacRubyTwitterMG is a Twitter client written in MacRuby and using MGTwitterEngine. The idea and development is described in a blog post: "Using MGTwitterEngine with MacRuby (or How to Build a Twitter Client with 37 Lines of Code)" - www.comprovisation.com/blog/mgtwitterengine_with_macruby
Installation
You need to install the following tools:
- Xcode, see developer.apple.com/documentation/Xcode/Conceptual/XcodeCoexistence/Contents/Resources/en.lproj/
- MacRuby 0.4 or higher, see www.macruby.org/source.html
Then clone the git repository of MacRubyTwitterMG
$ git clone git://github.com/ashtom/macruby_twitter_mg.git
and open the file MacRubyTwitterMG.xcodeproj in Xcode. Click "Build and Go" and the app should build without errors and launch afterwards.
Copying
See the file COPYING.
The Author
Feel free to send comments and bug reports to the author
- E-mail: thomas@dohmke.de
- Twitter: www.twitter.com/ashtom
or file a new issue in the GitHub Issue Tracker:








