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.
- Clone this repo
- Install uv
- Run
uv sync - Run
cp .env.example .env - Get a Personal Access Token (PAT) from Github, make sure to give it the scope
gist - Populate the
.envfile with your Personal Access Token (PAT) - Run the command!
source .env && uv run python github_gists_fetcher.py --create-readme --summary