Rmanedit

UNIX Manual Page Editor with Ruby & GTK

This project is maintained by COMU

RManEdit

RManEdit UNIX Manual Page Editor

RManEdit

INSTALLATION


You should clone repository:
git clone https://github.com/COMU/RManEdit.git


Requirements for Debian based systems

sudo apt-get install ruby1.9.1-dev ruby-gtk2 libmagic-dev libwebkitgtk-3.0-dev ruby-gettext man2html libghc-webkit-dev
sudo gem install gtk2
sudo gem install ruby-filemagic
sudo gem install -v 0.0.5 gtk-webkit-ruby

You can complete installation by using the following commands

gem build rmanedit.gemspec
sudo gem install RManEdit-2.0.2.gem
sudo chmod +x install 
./install