Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matheus1lva/manage-repos
https://github.com/matheus1lva/manage-repos
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/matheus1lva/manage-repos
- Owner: matheus1lva
- Created: 2021-08-10T18:38:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-10T19:14:15.000Z (over 3 years ago)
- Last Synced: 2024-10-11T22:56:49.373Z (about 1 month ago)
- Language: JavaScript
- Size: 534 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Manage github repos
![Alt Text](./demo.gif)
A cli to manage your repositories (at least delete for now)
## install
> npx manage-reposor
> yarn add -D manage-repos
## usage
```sh
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/tokensCreate a token with the following permissions:
1. repo
2. user > read:user
3. delete_repo