gem2.3(1) frontend to RubyGems, the Ruby package manager

SYNOPSIS

gem2.3 command [arguments...] [options...]

DESCRIPTION

gem2.3 is the frontend to RubyGems, the standard package manager for Ruby. This is a basic help message containing pointers to more information.

Further help:

gem2.3 help commands list all gem2.3 commands
gem2.3 help examples shows some examples of usage
gem2.3 help COMMAND show help on COMMAND, (e.g. 'gem2.3 help install')

EXAMPLES

gem2.3 install rake gem2.3 list --local gem2.3 build package.gemspec gem2.3 help install