Skip to content

Script to generate an index of the Github repos on your local / computer

Notifications You must be signed in to change notification settings

danielrosehill/Local-Github-Repo-Index-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Github Repo Index Generator (By: GPT 4o)

Purpose Statement

A simple Python script for polling the repositories within the user's Github index and generating a CSV table.

Dot Env Variables

Add a dot env with the following:

GITHUB_BASE for the Github repo base.

GITHUB_TOKEN for the Github PAT.

Code Generation By

GPT-4o

For generation prompts, see: prompts

Licensing

This repository is licensed under CC-BY-4.0 (Attribution 4.0 International) License

Summary of the License

The Creative Commons Attribution 4.0 International (CC BY 4.0) license allows others to:

  • Share: Copy and redistribute the material in any medium or format.
  • Adapt: Remix, transform, and build upon the material for any purpose, even commercially.

The licensor cannot revoke these freedoms as long as you follow the license terms.

License Terms

  • Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • No additional restrictions: You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

For the full legal code, please visit the Creative Commons website.

About

Script to generate an index of the Github repos on your local / computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages