This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Tracy Flynn (author)
Tue Jul 08 02:31:05 -0700 2008
| name | age | message | |
|---|---|---|---|
| |
.DS_Store | ||
| |
.gitignore | ||
| |
.yardoc | ||
| |
INSTALL | ||
| |
LICENSE | ||
| |
README.markdown | ||
| |
TODO | ||
| |
bin/ | ||
| |
bootstrap/ | ||
| |
doc/ | ||
| |
lib/ | ||
| |
opal_install.log | ||
| |
test/ |
README.markdown
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








