manage-repos
v1.0.5
Published
> npx manage-repos
Downloads
3
Readme
Manage github repos
install
npx manage-repos
or
yarn add -D manage-repos
usage
ACCESS_CODE=MY_GITHUB_ACCESS_CODE npx manage-repos
and you will be prompted the actions for it
how to generate access code
https://github.com/settings/tokens
Create a token with the following permissions:
- repo
- user > read:user
- delete_repo