technicalpickles / gemstalker

A library for determining if GitHub has built a gem yet

This URL has Read+Write access

name age message
file .gitignore Fri Feb 13 13:18:35 -0800 2009 Added rdoc to gitignore. [technicalpickles]
file LICENSE Thu Jan 29 22:04:54 -0800 2009 Updated README and LICENSE. [technicalpickles]
file README.rdoc Loading commit data...
file Rakefile
file VERSION.yml
directory bin/
file gemstalker.gemspec
directory lib/
directory test/
README.rdoc

gemstalker

GemStalker is a small utility to determine if GitHub has built a gem yet.

  sudo gem install technicalpickles-gemstalker --source http://gems.github.com
  gemstalk yourusername yourrepo yourversion

You can also omit the version, and it will take the version from the repository’s gemspec on the master branch.

Contributions and credit

Origin code borrowed and inspired by hasmygembuiltyet.org.

Contributions from Jeff Rafter.

COPYRIGHT

Copyright © 2009 Josh Nichols. See LICENSE for details.