icalendar
What
Installing
sudo gem install icalendar
The basics
Demonstration of usage
Forum
http://groups.google.com/group/icalendar
TODO – create Google Group – icalendar
How to submit patches
Read the 8 steps for fixing other people’s code and for section 8b: Submit patch to Google Groups, use the Google Group above.
TODO – pick SVN or Git instructions
The trunk repository is svn://rubyforge.org/var/svn/icalendar/trunk
for anonymous access.
OOOORRRR
You can fetch the source from either:
- rubyforge: http://rubyforge.org/scm/?group_id=540
git clone git://rubyforge.org/icalendar.git
git clone git://github.com/sdague/icalendar.git
- gitorious: git://gitorious.org/icalendar/mainline.git
git clone git://gitorious.org/icalendar/mainline.git
Build and test instructions
cd icalendar rake test rake install_gem
License
This code is free to use under the terms of the MIT license.
Contact
Comments are welcome. Send an email to FIXME full name email via the forum
FIXME full name, 10th March 2010
Theme extended from Paul Battley