public
Description: RubyOpals is a package manager for Ruby
Homepage: http://blog.rubyopals.org
Clone URL: git://github.com/tflynn/rubyopals.git
Tracy Flynn (author)
Tue Jul 08 02:31:05 -0700 2008
commit  da167a46c50e3f381c813531cce6ce2768c76952
tree    1c55e1a85905817750ff6ddf78e00b745da86fc9
parent  9e8a1910514beb17d84675e9cb135da192c0d4d2

rubyopals Release 0.0.0 (2008/6/23)

Homepage: http://blog.rubyopals.org
Git: git://github.com/tflynn/rubyopals.git
Author: Tracy Flynn
Copyright: 2007-2008

SYNOPSIS

RubyOpals is a Ruby package manager. It is inspired by the RubyGems package manager, and is intended as a successor to that software.

Building

See comments in ./build/build_opals for options

./build/build_opals

Installation

Currently, you need to install from sources. See http://github.com/tflynn/rubyopals

Obtain RubyOpals install package - rubyopals-0.0.1.zip

Copy to a temporary directory

Unzip

unzip rubyopals-0.0.1.zip

Run installer

cd rubyopals-0.0.1

sudo ./install_rubyopals