github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

djanowski / joe

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 6
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (1)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Thor tasks for dealing with gem packaging and releasing to RubyForge. — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Added ability to generate gems without a gemspec template 
Michel Martens (author)
Tue Sep 15 15:26:52 -0700 2009
commit  1fbcbffec262a66ac62cf4e9ae83a05f781a9a9b
tree    61e018d7887d176aa1216a976998a3334d37e667
parent  97cc3ed10aeb2aa525f249803127661ad03fcc94
joe /
name age
history
message
file .gitignore Loading commit data...
file LICENSE
file README.markdown
file Thorfile
file joe.thor
file sample.gemspec.erb
README.markdown

Joe

Release your gems to RubyForge, no pain involved.

Usage

Joe assumes you have a .gemspec file in the current directory and it will use it to build the gem. Once you have it, try this:

$ thor joe:package

Congratulations, you should have your gem built and an archive copy inside the pkg directory.

Now go ahead and release your new gem to RubyForge:

$ thor joe:release

Easy, right? Wait a few minutes until RubyForge updates its gems index and you will be able to run sudo gem install foo.

Troubleshooting

If you get an error about a missing group_id, try running rubyforge config. This hooks up your RubyForge account with the gem and configures where to release it.

Maintaining a gemspec file

The easiest way we've found to maintain a gemspec file is by creating a foo.gemspec.erb template (see example). Then you can use a Thor task to produce the real gemspec file:

$ thor joe:gemspec

Installation

You need the rubyforge gem in order to release files. If you don't have it already:

$ sudo gem install rubyforge
$ rubyforge setup
$ rubyforge config

Make sure you have Thor installed:

$ sudo gem install thor

And then simply:

$ thor install http://dimaion.com/joe/joe.thor

That's it. Try:

$ thor -T

And you will get a list of Thor tasks.

Thanks

Thanks to Blake Mizerany for pointing us to the Sinatra Rakefile for reference.

License

Copyright (c) 2009 Damian Janowski and Michel Martens

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server