A CLI to clean all your private Github repositories
This utility will help me to backup my private Github repositories locally before deleting them from Github account - useful for migrating off from student account to avoid being billed.
- Clone all the private repositories
- Delete all the private repositories without cloning
- Make all the private repositories
public
This package(gitcleanup) is not published on npm. If you want to try then follow these steps:
- Clone this repository using git clone https://github.com/pranay414/Git-Cleanup.git
- Install the dependencies using npm install
- Run npm install -g, to make it globally accessible