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

31,678 total downloads 1,254 for this version
Owners

D37c936ae35d87806cff2ab856059fd0Fefccf4b7fc94f7763161159bd4afa52

Gemfile
gem "right_scraper", "~> 3.0.4"
Versions
  1. 3.0.4 August 27, 2012
  2. 3.0.3 August 21, 2012
  3. 3.0.2 March 7, 2012
  4. 3.0.1 October 25, 2011
  5. 3.0.0 September 26, 2011
Show all versions (32 total)