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.
Required Ruby Version
>= 2.1
Authors
Raphael Simon, Tony Spataro, Scott Messier
Versions
- 5.3.1 April 01, 2016 (42 KB)
- 5.2.8 March 30, 2016 (42 KB)
- 5.2.7 March 28, 2016 (42 KB)
- 5.2.6 March 25, 2016 (42 KB)
- 5.2.5 March 25, 2016 (42 KB)
Requirements
curl command line client
git command line client
Subversion command line client