Skip to content

Instantly share code, notes, and snippets.

@cstamas
Created January 12, 2010 14:39
Show Gist options
  • Save cstamas/275246 to your computer and use it in GitHub Desktop.
Save cstamas/275246 to your computer and use it in GitHub Desktop.
[cstamas@marvin tmp]$ gem install --source=http://secret/but/not/for/long/ -v 1.5.8 org.slf4j.slf4j-simple
Successfully installed org.slf4j.slf4j-api-1.5.10-java
Successfully installed org.slf4j.slf4j-simple-1.5.8-java
2 gems installed
Installing ri documentation for org.slf4j.slf4j-api-1.5.10-java...
Installing ri documentation for org.slf4j.slf4j-simple-1.5.8-java...
Installing RDoc documentation for org.slf4j.slf4j-api-1.5.10-java...
Installing RDoc documentation for org.slf4j.slf4j-simple-1.5.8-java...
[cstamas@marvin tmp]$
[cstamas@marvin tmp]$ gem list --remote --source=http://secret/but/not/for/long/ | wc -l
13791
[cstamas@marvin tmp]$
Published 13791 latest versions, and over 131000 unique versions of JARs as GEMs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment