Skip to content

Generate a CSV list of your GitHub repositories in your organization

Notifications You must be signed in to change notification settings

ramesh2051/github-org-repos-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Repos CSV

Generate a CSV for entire organization containing the repo title, url, description and created/updated times

Usage

git clone https://github.com/ramesh2051/github-org-repos-csv.git
cd github-org-repos-csv
npm install
GITHUB_ORG="my-org" GITHUB_TOKEN="my-token" node index.js
# my-org.csv should now exist in your repository

Required :

About

Generate a CSV list of your GitHub repositories in your organization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published