Skip to content

matheus1lva/manage-repos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manage github repos

Alt Text

A cli to manage your repositories (at least delete for now)

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:

  1. repo
  2. user > read:user
  3. delete_repo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published