~kota/export-github-stars

Export a list of your starred github repos to a plain text file.
initial commit

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~kota/export-github-stars
read/write
git@git.sr.ht:~kota/export-github-stars

You can also use your local clone with git send-email.

#export-github-stars

Does what is says on the tin.

#usage

  1. Create yourself a new personal access token
  2. Run go build .
  3. ./export-github-stars YOUR_TOKEN_HERE | tee stars.txt`