Skip to content

jguice/github-watch-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-watch-manager (gwm)

Ruby commandline tool to mass watch/unwatch repositories. For example a team could create a text file list of important repos that should be watched within a larger github org. This tool could then be used to "apply" that list (unwatching repos that weren't in the list automatically).

This tool works for both private and public repositories and essentially provides a commandline ability to manage https://github.com/watching.

Usage

$ git clone git@github.com:jguice/github-watch-manager.git
cd github-watch-manager
bundle install
bundle exec ./gwm

Notes

To "reset" the app token you must remove it from github and delete the .token file present locally.

TODO

  • show what changes will be made and ask for confirmation
  • turn this into a gem

About

Mass subscribe/unsubscribe from github repos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages