Skip to content

A simple remote eval installer with tarball unpacker (the easy way to install/update RubyGems)

Notifications You must be signed in to change notification settings

rubygems/install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

RubyGems Standalone Installer

This installer helps you install or update RubyGems, it will fetch the latest RubyGems tar package, unpack and install it. It does not rely on GNU tar, however, it does depend on Ruby, with the zlib bindings installed.

Usage:

ruby -ropen-uri -e "eval(open('http://github.com/rubygems/install/raw/master/i.rb').read)"

About

A simple remote eval installer with tarball unpacker (the easy way to install/update RubyGems)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages