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
Authors

Graham Hughes, Raphael Simon

18,381 total downloads 158 for this version
Owners

D37c936ae35d87806cff2ab856059fd0Fefccf4b7fc94f7763161159bd4afa52

Gemfile
gem "right_scraper", "~> 3.0.2"
Versions
  1. 3.0.2 March 7, 2012
  2. 3.0.1 October 25, 2011
  3. 3.0.0 September 26, 2011
  4. 1.0.26 October 19, 2010
  5. 1.0.25 October 15, 2010
Show all versions (30 total)