Skip to content

versioneye/crawl_r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ac72ed6 · Feb 5, 2020
Nov 12, 2017
Feb 14, 2017
Feb 5, 2020
Jul 3, 2014
Jul 10, 2017
Jul 26, 2017
Jan 27, 2020
May 25, 2014
Jul 27, 2016
Nov 27, 2015
Jan 27, 2020
Jan 27, 2020
Jan 27, 2020
Jan 27, 2020
Jul 10, 2017
Jul 10, 2017
Jan 31, 2017
May 25, 2014
Jul 10, 2017
Jan 5, 2016
Mar 6, 2016
Jul 20, 2017

Repository files navigation

CircleCI

ruby_crawl

This repo contains some crawlers implemented in Ruby.

Usage

First fire up the VersionEye backend services like described here.

  • initialize ENV variables
source ./scripts/set_vars_for_dev.sh
  • set up Ruby dependencies ( only for first time )
gem install bundler
bundle install
  • working on console
rake console
VersioneyeCore.new
NugetCrawler.crawl
  • shutting down Docker instances
docker-compose down

Copyright (c) 2014 VersionEye. See LICENSE.txt for further details.

Support

For commercial support send a message to [email protected].

License

This repository is licensed under the AGPL-3.0 license. Send a message to [email protected] if you are interested in a commercial license.