To crawl modules from openconfig repo, run bash crawloc.sh
You need to set database related environment variables, check package db for more information.
DIR is a comma separated list of paths that are appended as the search directory.
If DIR appears as DIR/... then DIR and all direct and indirect subdirectories are checked.
URL is github URL prefix of git commit that program is crawling.
THIS PROGRAM IS STILL JUST A DEVELOPMENT TOOL.