Closed timgluz closed 7 years ago
Hi,
this PR adds CrateCrawler for crawling Rust packages hosted on Crate.IO.
CrateCrawler
NB! This crawler requires API_KEY! You can fetch it here - https://crates.io/ & click "Login with Github"
Usage:
VersioneyeCore.new CratesCrawler.crawl(ENV["CRATES_API_KEY"])
@timgluz Why did you delete the Gemfile.lock? You don't like it?
I removed because the bot which complaining of merge conlicts in Gemfile.lock
Gemfile.lock
@timgluz Good Job!
Hi,
this PR adds
CrateCrawler
for crawling Rust packages hosted on Crate.IO.NB! This crawler requires API_KEY! You can fetch it here - https://crates.io/ & click "Login with Github"
Usage: