You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open the project in Eclipse or other IDE as a Gradle project.
10
+
11
+
Run LabCodeRepoSetupMain with a json file as arguments to set up repos for the start of term
12
+
13
+
Run LabCodeRepoSetupMain with a json file and a csv file as arguments to set up repos for the start of term by parsing the csv for the student-team mapping. CAUTION this is brittle, the json is more stable.
14
+
15
+
Run DownloadAllLabRepos with a json file as arguments to download all Lab repos for grading
16
+
17
+
Run DownloadAllHomeworkRepos with a json file as arguments to download all Homework repos for grading
18
+
19
+
Run UpdateAllLabRepos with a json file as arguments to Hotfix student lab repos with changes made to the source repo.
0 commit comments