Skip to content

Ruby script to delete repo list from your github account.

Notifications You must be signed in to change notification settings

lexisvar/ruby-remover-repos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#remover repos Github Account

Ruby script to delete repo list from your github account.

Usage

$ ruby remover.rb -t <token> -r <repos-file>

Example:

$ ruby remover.rb  -t fake_bearer_token_ghp_dhqhJ -r custom_file.txt

Notes

  • To get token create one from https://github.com/settings/tokens/new
  • If your file list is empty then script get all repost thar you can delete but if file list contain at least one line then the script delete these repos
  • Remember run bundle to install dependencies

About

Ruby script to delete repo list from your github account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages