Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 408 Bytes

File metadata and controls

17 lines (11 loc) · 408 Bytes

GitHub Batch Rename

Rename GitHub Repositories

Description

Rename All of the Repositories in our github profile in CLI.

HOW TO USE

  1. Install Python Packages with "pip install -r requirements.txt"
  2. Refer the .env_example and create an .env file
  3. Add your Github profile name
  4. Generate a API Token from GitHub and Add it to env

Images

Image1