artismarti / GitClean

A simple script allowing the batch transfer of repositories to an organisation account.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple script allowing the batch transfer of repositories to an organisation account.


Languages

Language:JavaScript 100.0%