Skip to contents

This function takes the name of an organization, a pattern in student's repos and download all the matching repos in the organization to a particular folder.

Usage

assignment.collect(organization, GHpattern, path)

Arguments

organization

Name of GitHub organization

GHpattern

Pattern in GitHub repos for the target assignment

path

Where should the repos be cloned locally?