Repo Distribution - GitHubClassroomTestCMPUT229/manager GitHub Wiki

The manager supports distributing starter code to members of teams.

Distributing Repos

Flag:

-s

Requirements:

Call:

classroom_manager.py <some_flags> -s <some_other_flags>

Outcome

  • Each team within the organization is assigned a repo containing the starter code held within either the default repo or the repo identified by -r <repo_name>
  • The team repos are named <team_name>_<base_repo_name>, eg: team0_lab0
⚠️ **GitHub.com Fallback** ⚠️