COMU / RManEdit

UNIX Manual Page Editor with Ruby & GTK
Other
8 stars 0 forks source link

RManEdit

UNIX Manual Page Editor with Ruby & GTK

Author

Ebru Akagündüz ebru.akagunduz@gmail.com

Installation

You should run below commands on your sytstem:

sudo apt-get install ruby1.9.1-dev ruby-gtk2 libmagic-dev libwebkitgtk-3.0-dev ruby-gettext man2html libghc-webkit-dev
gem build rmanedit.gemspec
sudo gem install RManEdit-1.0.0.gem
sudo chmod +x install
./install

Usage

You can run "rmanedit" on terminal, it will work.

LICENSE

RManEdit is available under the GPLv3

Project Website

You can access project website here.