Docs
Aside from the API rdoc files, there is a wiki that is part of the Monkeybars Kenai project.
- Tutorials
- IBM developerWorks article on intro Monkeybars. (Based on Monkeybars v 0.6.4, but essentially accurate)
- See also the Resources page on the wiki
- RDoc
-
<table border=0 style=“background-color: #fff; padding: 5px;” cellspacing=0>
<img src=“http://groups.google.com/groups/img/3nb/groups_bar.gif” height=26 width=132 alt=“Google Groups”>
Subscribe to Monkeybars
Visit this group - Join us in the #monkeybars channel on the Freenode IRC Network
- An overview of how Monkeybars works
Source
Monkeybars source code is hosted at Gitorious. You can download the source using Git by using either of the following commands.
- git clone git://gitorious.org/monkeybars/mainline.git monkeybars
- git clone http://git.gitorious.org/monkeybars/mainline.git monkeybars
After the initial check-out, you can get new changes with the command “git pull” from your local Monkeybars directory