VersionEye crawlers implemented in Ruby.
This repo contains some crawlers implemented in Ruby.
First fire up the VersionEye backend services like described here.
source ./scripts/set_vars_for_dev.sh
gem install bundler
bundle install
rake console
VersioneyeCore.new
NugetCrawler.crawl
docker-compose down
Copyright (c) 2014 VersionEye. See LICENSE.txt for
further details.
For commercial support send a message to support@versioneye.com
.
This repository is licensed under the AGPL-3.0 license.
Send a message to support@versioneye.com
if you are interested in a commercial license.