Installation

Rextile needs Ruby and Hpricot to run. It includes its own copy of RedCloth, version 3.0.99.

Windows

On Windows, the Ruby One-Click Installer installs both Ruby, RubyGems, and hpricot in one easy setup.

Debian/Ubuntu

On Debian/Ubuntu Linux, use

sudo apt-get install ruby libhpricot-ruby
Rextile

Then simply unzip the rextile-*.zip file to a folder of your choosing (/path/to/rextile is used in these examples). On Unix, you may have to set the executable bit for the file rextile.

See Usage for details on how to run Rextile.