Kgem is KDE GUI for ruby gem tool. You can install/uninstall/update/download gems just clicking around, search to find gem, browsing source files in gems without installing these gems. You don't need to remember gem's command and options any more. Prerequisite ================ all required packages : kdebindings4, rubygems, exiftool kgem requires kdebindings4. (http://download.kde.org/download.php?url=stable/4.5.0/src/kdebindings-4.5.0.tar.bz2 ) Check your linux distro package to install. Major linux distros have kdebindings package. Installing from distro package is the most easiest and safest way. kgem also requires rubygems, exiftool. Install =========== just type gem command. gem install kgem or download latest gems from github and rake to install gem. git clone git://github.com/rubytwiddler/kgem.git cd kgem rake gem sudo rake installgem More informatin on Web ========================== http://github.com/rubytwiddler/kgem/wiki Bug report. feature request. ========================== http://github.com/rubytwiddler/kgem/issues License : MIT-LICENSE. read MIT-LICENSE file.
Project
kgem
Kgem is KDE GUI for ruby gem tool.
You can install/uninstall/update/download gems just clicking around,
search to find gem, browsing source files in gems without installing these gems.
You don't need to remember gem's command and options any more.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Development
Dependencies
Runtime
>= 1.4
Project Readme