| The Many Facets of RubyGems Step Two: Create the GEM |
[ Prev | Home | Next ] |
Use the gem build command to build the gem from the spec.
traken$ gem build builder.gemspec Attempting to build gem spec 'builder.gemspec' Successfully built RubyGem Name: builder Version: 1.2.3 File: builder-1.2.3.gem
| Copyright 2004 by Jim Weirich (Some Rights Reserved) |