beevabeeva / repo-remover

A web app that helps you archive and delete old/unused repos, quickly and easily.

Home Page:https://reporemover.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repo Remover

Easily archive and delete your GitHub Repos.

Get Started

The easiest way to use RepoRemover is to visit https://reporemover.xyz.

Alternatively, you can fork this project, and run RepoRemover locally using the development instructions below.

Example

RepoRemover Selection UI

Learn More

Please visit https://reporemover.xyz/about.

Development

Install

yarn install

Development server

yarn serve

Compile and minify for production

yarn build

Run tests (coming soon..)

yarn run test

Lint and fix

yarn run lint

About

A web app that helps you archive and delete old/unused repos, quickly and easily.

https://reporemover.xyz

License:MIT License


Languages

Language:Vue 85.0%Language:CSS 6.1%Language:JavaScript 4.8%Language:HTML 4.0%