delete-flatiron-repos

A CLI tool to automatically remove Flatiron School GitHub repositories that were forked during coursework.


Keywords
delete repo, github, repo, repository, flatiron school, delete flatiron repos, delete github, remove github repos, cli, flatiron-school, forks
License
MIT
Install
npm install delete-flatiron-repos@1.0.5

Documentation

npm version

Flatiron Repo Removal - An automatic way to remove those annoying coursework forks!

Example Usage

Clean up your GitHub by removing those messy forked repositories!


Getting Started

Generate a GitHub token with the public_repo and delete_repo permissions.

All repositories containing the strings online-web, bootcamp-prep, -web-, or -prework will be removed after you give confirmation in the CLI.

Installation

  1. Install the package: npm install -g delete-flatiron-repos and ensure you're running Node v12+
  2. Run delete-flatiron-repos from the command line.

NPM

See NPM page here.