A project to analyse GitHub repositories.
-
There are two ways to use this repository. You can use the GitHub API scripts, however you'll need to generate a PAT with write permissions. Or alternatively, you can use the CLI scripts which will just use your own CLI to run the scripts.
-
Clone the repository.
-
Select either API or CLI.
-
Read the
README.md
file in theapi
orcli
directory for further instructions.