Skip to content

Instantly share code, notes, and snippets.

@lperichon
Created November 5, 2009 23:39
Show Gist options
  • Save lperichon/227516 to your computer and use it in GitHub Desktop.
Save lperichon/227516 to your computer and use it in GitHub Desktop.
# Make sure you’re running RubyGems 1.3.3.
# Install the gemcutter gem with: gem install gemcutter
# Run gem tumble to use Gemcutter as your main RubyGem source.
# Change the version in the Rakefile
# rake manifest
# rake build_gemspec
# Build it! gem build yourgem.gemspec
# rake install to install locally
# Push it! gem push yourgem-0.0.1.gem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment