Skip to content

devfreddy/gist-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gist Downloader

Disclaimer: Claude wrote this, but its made downloading and looking at my Gists much easier. I also discovered https://gisto.org/ which is also good, except there are no export or backup features.

Install

  1. Clone this repo
  2. Install uv
  3. Run uv sync
  4. Run cp .env.example .env
  5. Get a Personal Access Token (PAT) from Github, make sure to give it the scope gist
  6. Populate the .env file with your Personal Access Token (PAT)
  7. Run the command!
    source .env && uv run python github_gists_fetcher.py --create-readme --summary

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages