csv2qif
What
Installing
sudo gem install csv2qif
The basics
Demonstration of usage
Forum
http://groups.google.com/group/csv2qif
TODO – create Google Group – csv2qif
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/csv2qif/trunk
for anonymous access.
OOOORRRR
You can fetch the source from either:
- rubyforge: http://rubyforge.org/scm/?group_id=9087
git clone git://rubyforge.org/csv2qif.git
git clone git://github.com/GITHUB_USERNAME/csv2qif.git
TODO – add “github_username: username” to ~/.rubyforge/user-config.yml and newgem will reuse it for future projects.
- gitorious: git://gitorious.org/csv2qif/mainline.git
git clone git://gitorious.org/csv2qif/mainline.git
Build and test instructions
cd csv2qif 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 via the forum
FIXME full name, 28th September 2009
Theme extended from Paul Battley