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
commit da167a46c50e3f381c813531cce6ce2768c76952
tree 1c55e1a85905817750ff6ddf78e00b745da86fc9
parent 9e8a1910514beb17d84675e9cb135da192c0d4d2
tree 1c55e1a85905817750ff6ddf78e00b745da86fc9
parent 9e8a1910514beb17d84675e9cb135da192c0d4d2
| name | age | message | |
|---|---|---|---|
| |
.DS_Store | ||
| |
.gitignore | ||
| |
.yardoc | ||
| |
INSTALL | ||
| |
LICENSE | ||
| |
README.markdown | ||
| |
TODO | ||
| |
bin/ | ||
| |
bootstrap/ | ||
| |
doc/ | ||
| |
lib/ | ||
| |
opal_install.log | ||
| |
test/ |
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












