A cli to manage your repositories (at least delete for now)
npx manage-repos
or
yarn add -D manage-repos
ACCESS_CODE=MY_GITHUB_ACCESS_CODE npx manage-repos
and you will be prompted the actions for it
https://github.com/settings/tokens
Create a token with the following permissions:
- repo
- user > read:user
- delete_repo