COMU / RManEdit

UNIX Manual Page Editor with Ruby & GTK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

UNIX Manual Page Editor with Ruby & GTK

License:Other


Languages

Language:Ruby 50.4%Language:JavaScript 47.7%Language:Perl 1.9%