Skip to content

Commit

Permalink
Implementation of configurable github crawler.
Browse files Browse the repository at this point in the history
Currently I've left the search splitting by file size out of this commit
since it's ~200 lines of logic, and I think it's best to get it reviewed
separately.

In it's current state the crawler would only be able to get the last
1000 indexed files by Github, but it does show the general structure of
how the crawler is implemented.
  • Loading branch information
damienr74 committed Aug 16, 2019
1 parent ac6918d commit 62edcae
Showing 1 changed file with 421 additions and 0 deletions.

0 comments on commit 62edcae

Please sign in to comment.