This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Feb 13 13:18:35 -0800 2009 | |
| |
LICENSE | Thu Jan 29 22:04:54 -0800 2009 | |
| |
README.rdoc | Tue Jul 21 21:18:53 -0700 2009 | |
| |
Rakefile | Tue Jul 21 21:11:59 -0700 2009 | |
| |
VERSION.yml | Tue Jul 21 21:19:00 -0700 2009 | |
| |
bin/ | Tue Jul 21 21:18:41 -0700 2009 | |
| |
gemstalker.gemspec | Tue Jul 21 21:19:15 -0700 2009 | |
| |
lib/ | Tue Jul 21 21:11:59 -0700 2009 | |
| |
test/ | Tue Jul 21 21:11:59 -0700 2009 |
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 <username> <repository> <version> gemstalk <username> <repository> gemstalk
If you leave of the version, it will be figured out from the repository’s gemspec on the master branch.
If you also leave of the username and repository, they will be figured out from the the origin remote’s URL. The version will also be figured out from the repository’s gemspec on master.
Contributions and credit
Origin code borrowed and inspired by hasmygembuiltyet.org.
Contributions from Jeff Rafter.
COPYRIGHT
Copyright © 2009 Josh Nichols. See LICENSE for details.








