Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 363 Bytes

File metadata and controls

13 lines (8 loc) · 363 Bytes

GitHub Stars Export (Script for Deno)

Generate Obsidian compatible Markdown files out of GitHub's starred repositories.

Usage

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