clean-repos icon indicating copy to clipboard operation
clean-repos copied to clipboard

An utility tool to help clear out multiple old, broken, uncompleted or abandoned repositories from your GitHub account.

CleanRepos is an utility tool to help clear out multiple old, broken, uncompleted or abandoned repositories from your GitHub account.

Stack

  • Laravel for OAuth
  • VueJS

Installation

  • Set up Composer on your machine
  • Clone repository
  • CD into clone-repos and run composer install
  • Run npm install
  • Run php artisan serve to get the app running.
  • Run npm run watch to keep track of front end changes.

Contributors