delete-flatiron-repos
v1.0.5
Published
A CLI tool to automatically remove Flatiron School GitHub repositories that were forked during coursework.
Maintainers
Readme
Flatiron Repo Removal - An automatic way to remove those annoying coursework forks!
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
- Install the package:
npm install -g delete-flatiron-reposand ensure you're running Node v12+ - Run
delete-flatiron-reposfrom the command line.
