/Git-Regex-Search

This program is a command line utility that allows you to search for a specific pattern in the files of a GitHub repository. It uses the PyGithub library to interact with the GitHub API and the argparse library to parse command-line arguments.

Primary LanguagePython

Stargazers