J
Jeremy Hinegardner
Stickler version 2.0.2
by Jeremy Hinegardner
http://www.copiousfreetime.org/projects/stickler
DESCRIPTION
-----------
Stickler is a tool to organize and maintain an internal gem repository.
Primarily, you would want to use Stickler if:
1. You have proprietary gems that you want to have available via a gem
server so you may 'gem install' them.
2. You would like to have a local mirror of third party gems from either
http://rubygems.org or some other gem server.
3. You want both (1) and (2) in the same server.
4. You happen to be in an environment with limited acccess to the
Internet
CHANGES with version 2.0.2
--------------------------
* Complete rewrite into a rack/sinatra based backend and a nice
commandline frontend.
enjoy,
-jeremy
by Jeremy Hinegardner
http://www.copiousfreetime.org/projects/stickler
DESCRIPTION
-----------
Stickler is a tool to organize and maintain an internal gem repository.
Primarily, you would want to use Stickler if:
1. You have proprietary gems that you want to have available via a gem
server so you may 'gem install' them.
2. You would like to have a local mirror of third party gems from either
http://rubygems.org or some other gem server.
3. You want both (1) and (2) in the same server.
4. You happen to be in an environment with limited acccess to the
Internet
CHANGES with version 2.0.2
--------------------------
* Complete rewrite into a rack/sinatra based backend and a nice
commandline frontend.
enjoy,
-jeremy