Skip to content

dVelopment/unwatch-github-org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unwatch-github

This is a simple tool to automtically unwatch all repositories for a given organization. It assumes you have 2 factor authentication turned on. I have not tested what happens if you don't have 2 factor authentication turned on. It could just work if you then enter anything when prompted to.

Usage

git clone https://github.com/dVelopment/unwatch-github-org.git
cd unwatch-github-org
# optionally: nvm use
yarn # or `npm i`

# create .env file containing GITHUB_USERNAME and GITHUB_PASSWORD
echo 'GITHUB_USERNAME=myUserName\nGITHUB_PASSWORD=mySecretPassword!' > .env

./unwatch

About

Simple tool to automatically unwatch all repos of a given organization

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages