GitHub Stars Export (Script for Deno)
Generate Obsidian compatible Markdown files out of GitHub's starred repositories.
Copy .env.example
to .env
and edit the GITHUB_USERNAME
and GITHUB_TOKEN
variables.
Then run:
deno run --allow-env --allow-net --allow-read --allow-write main.ts