Download

The newest version of xmlresume2x can be downloaded from Rubyforge.

Homepage: xmlresume2x.rubyforge.org
Download: http://rubyforge.org/frs/?group_id=459

Dependencies

None

Installation

You can use the standard way to install xmlresume2x. Download the package, open up a terminal and change into the package root. Then do the following:
 $ ruby setup.rb config
 $ ruby setup.rb setup
 $ ruby setup.rb install
Or you could use Rake and substitute the above commands with this:
 $ rake install
Or you could use the RPA way:
 $ rpa install xmlresume2x
Or you could use the GEM way:
 $ gem install xmlresume2x