Skip to content

kevinpowell1/find-repos-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

find-repos-py

Purpose

findRepos.py is a python script that locates repos based on a string. It generates a CSV file with the full repo name and the last user to commit to that repo.

Requirements

Python 3

Usage

  • Clone repo
  • Add Github Personal Access Token to your own local secrets.json file
  • Replace MYORG on line 9 of findRepos.py
  • cd to/repo/directory
  • python3 findRepos.py a-string-without-spaces

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages