repo_info_extractor icon indicating copy to clipboard operation
repo_info_extractor copied to clipboard

Use this script to extract data from your private repo. This data is used to calculate your score. https://codersrank.io

Results 11 repo_info_extractor issues
Sort by recently updated
recently updated
newest added

In some repositories, the dependencies are also included. With a simple string matching in the path we can exclude them. eg: - node_modules (node.js) - vendor (Go) - etc