github-harvester
v1.0.0-a
Published
Simple command to download GitHub repositories from cli
Downloads
4
Readme
GitHub harvester
A simple command download GitHub repositories from cli
This tool has been developed to be combined with moss, dolos and more to detect plagiarism in the code provided by students for their projects.
Usage
> npx github-harvester --help
usage: index.mjs [-h] [--page PAGE] projectName
Simple tool to harvest GitHub repositories
positional arguments:
projectName Keyword to search for
optional arguments:
-h, --help show this help message and exit
--page PAGE, -p PAGE number of pages to download (10 per page)