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 8203669084a7b145a09f6010ea56fbacebfa688a
tree 43380953749a8661e648a6fd198a6a60629209cd
parent 0c85502a5dbf99ff76c77edb70b7d51f19433fed
tree 43380953749a8661e648a6fd198a6a60629209cd
parent 0c85502a5dbf99ff76c77edb70b7d51f19433fed
| 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/ | Fri May 29 13:55:49 -0700 2009 | |
| |
English.lproj/ | Fri May 29 12:04:31 -0700 2009 | |
| |
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/ | Mon May 25 11:29:07 -0700 2009 | |
| |
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:







