RubyGems.org

RightScraper provides a simple interface to download and keep local copies of remote repositories up-to-date using the following protocols: * git: RightScraper will clone then pull repos from git * SVN: RightScraper will checkout then update SVN repositories * tarballs: RightScraper will download, optionally uncompress and expand a given tar file On top of retrieving remote repositories, right_scraper also include "scrapers" that will analyze the repository content and instantiate "resources" as a result. Currently supported resources are Chef cookbooks and RightScale workflow definitions.

installgem install right_scraper -v 3.0.1
Authors

Graham Hughes, Raphael Simon

18,333 total downloads 1,790 for this version
Owners

D37c936ae35d87806cff2ab856059fd0Fefccf4b7fc94f7763161159bd4afa52

Gemfile
gem "right_scraper", "~> 3.0.1"
Versions
  1. 3.0.1 October 25, 2011
Show all versions (30 total)