Sha256: 419f8dd9df16c67df1b919b6b00a7f4d79b2e84f097f6f2219f4fca1a1de1178

Contents?: true

Size: 1.93 KB

Versions: 1

Compression:

Stored size: 1.93 KB

Contents

= RubyGems

(See Releases for release-specific information)

== Installation

Get it from RubyForge (http://rubygems.rubyforge.org) and run (as root, if appropriate and necessary)

  ruby setup.rb

For more details and other options, see:

* {User Guide/Installation}[http://docs.rubygems.org/read/chapter/3]

== For User Documentation, see

* {RubyGems User Guide}[http://docs.rubygems.org/read/book/1]

== For developer docs see

* {Create a Gem in Ten Minutes}[http://rubygems.rubyforge.org/wiki/wiki.pl?CreateAGemInTenMinutes]
* {Developers Guide}[http://rubygems.rubyforge.org/wiki/wiki.pl?DeveloperGuide]
* {GEM Specification}[http://rubygems.rubyforge.org/wiki/wiki.pl?GemSpecification]

== The home page of the RubyGems wiki

* {RubyGems Home}[http://rubygems.rubyforge.org]

== Additional directories

[./bin/...]       binary commands (gem, gem_server, etc)
[./lib/...]       the RubyGems library
[./packages/...]  default RubyGems packages (currently only 'sources')
[./test/...]      unit and functional tests
[./examples/...]  example library w/gemspec for generating and installing gems
[./gemspecs/...]  example gemspecs

== Credits

RubyGems was originally developed at RubyConf 2003 by:

* Rich Kilmer -- rich(at)infoether.com
* Chad Fowler -- chad(at)chadfowler.com
* David Black -- dblack(at)wobblini.net
* Paul Brannan -- paul(at)atdesk.com
* Jim Weirch -- {jim(at)weirichhouse.org}[mailto:jim@weirichhouse.org]

== Contributors since then

* Gavin Sinclair -- gsinclair(at)soyabean.com.au
* George Marrows-- george.marrows(at)ntlworld.com
* Dick Davies -- rasputnik(at)hellooperator.net
* Mauricio Fernandez -- batsman.geo(at)yahoo.com
* Simon Strandgaard -- neoneye(at)adslhome.dk
* Dave Glasser -- glasser(at)mit.edu
* Paul Duncan -- pabs(at)pablotron.org
* Ville Aine -- vaine(at)cs.helsinki.fi


(If your name is missing, PLEASE let us know!)

== Feedback

Please provide us feedback at http://rubyforge.org/projects/rubygems

Thanks!

-The RubyGems Team

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubygems-update-0.8.11 README