Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 250 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 250 Bytes

all_git_unstar

simple script to automate the removal of stars

  1. get access token https://github.com/settings/tokens
  2. run script
git clone https://github.com/a1excoder/all_git_unstar
cd all_git_unstar
python3 main.py <access_token>