Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matheus1lva/manage-repos


https://github.com/matheus1lva/manage-repos

Last synced: about 1 month ago
JSON representation

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-repos

or

> 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/tokens

Create a token with the following permissions:
1. repo
2. user > read:user
3. delete_repo