TokBoxer

What

Installing

sudo gem install TokBoxer

The basics

Demonstration of usage

Forum

http://groups.google.com/group/TokBoxer

TODO – create Google Group – TokBoxer

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/TokBoxer/trunk for anonymous access.

OOOORRRR

You can fetch the source from either:

git clone git://rubyforge.org/TokBoxer.git
git clone git://github.com/GITHUB_USERNAME/TokBoxer.git

TODO – add “github_username: username” to ~/.rubyforge/user-config.yml and newgem will reuse it for future projects.

git clone git://gitorious.org/TokBoxer/mainline.git

Build and test instructions

cd TokBoxer
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 Nicolas Jacobeus via the forum

Nicolas Jacobeus, 3rd November 2008
Theme extended from Paul Battley