🚀 DAY 3 OF LAUNCH WEEK:Announcing Bun and vlt Support in Socket.Learn more →
Socket
Book a DemoInstallSign in
Socket

rclconf

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rclconf

bundlerRubygems
Version
1.0.0
Version published
Maintainers
2
Created
Source

= rclconf

  • http://scm.ywesee.com/?p=rclconf/.git;a=summary

== 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

FAQs

Package last updated on 16 Dec 2010

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts