Skip to content
/ ghutil Public

GitHub Utilities for managing classroom repositories.

License

Notifications You must be signed in to change notification settings

dbs6713/ghutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghutil

GitHub Utilities for bulk operations.

Requirements

A ghutil.toml configuration file is needed in the working directory. It should have entries like the example below:

User = "dbs67" // Github username
Pass = "ghp_xxxxx" // Github token
Org = "cs4790-spr2022" // Organization where the repositories reside
URL = "https://api.github.com" // GitHub API v3

About

GitHub Utilities for managing classroom repositories.

Resources

License

Stars

Watchers

Forks

Packages

No packages published