Skip to content

Run commands on a list of GitHub Repositories, useful for grading in a GitHub Classroom

License

Notifications You must be signed in to change notification settings

info340c-au19/github-batch-processor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-batch-processor

Run commands on a list of GitHub Repositories, useful for grading in a GitHub Classroom

Setup

npm install.

Commands

Clone all repos into a folder named repos: node ./bin/index.js ./repos add --file=repos.txt

Run a command in all repos: node ./bin/index.js ./repos run "git checkout challenge4"

About

Run commands on a list of GitHub Repositories, useful for grading in a GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%