Skip to content

First import

eunha needs a GitHub Personal Access Token to read your stars and fetch repo metadata.

  1. Go to github.com/settings/tokensGenerate new token (classic)
  2. Select the read:user scope (no write permissions needed)
  3. Copy the token

Open ~/.eunha/config.toml (it’s created on first launch) and add:

[github]
token = "ghp_your_token_here"

Press , to open Settings, paste your PAT, and save. Then press i (or use the Import button) to start importing.

eunha fetches all your starred repos in parallel (5 concurrent pages of 100) and writes them to the local database. Progress is shown in the status bar.

After import, all repos appear in the library. None have LLM descriptions yet — see LLM setup to add them.