Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 607 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 607 Bytes

GitClean

A script to batch manage repositories to make your GitHub profile cleaner.

It can search by: keywords and whether the repository was forked.

It can: Make repositories private or public, delete repositories, and transfer repositories.

Before Usage

There are comments within the script.js file which should make usage easier but please edit the settings so that it fits your use case. It may also help to create organisations before running the script as this does not generate organisations for you.

Once you have finished setting up, simply run node script.js in the root directory.