DESCRIPTION:
rclconf is a pure Ruby library which is available for the configurtion of a Ruby application.
rclconf manages yaml type of configuration files and has useful functions to utilize commandline options.
FEATURES/PROBLEMS:
works like a charm at the moment. ;)
REQUIREMENTS:
Ruby 1.8
Ruby 1.9
INSTALL:
gem install rclconf
To manually install, use the included setup.rb script:
sudo ruby setup.rb
See test directory for tests. Run
ruby test/test_rclconf.rb
for testing.
DEVELOPERS:
Masaomi Hatakeyama
Zeno Davatz
Hannes Wyss (upto Version 1.0)
LICENSE:
GPLv2