Skip to content

Commit d82d71d

Browse files
Update README.md
1 parent 9bfeb87 commit d82d71d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,14 @@ Open the project in Eclipse or other IDE as a Gradle project.
1010

1111
Run LabCodeRepoSetupMain with a json file as arguments to set up repos for the start of term
1212

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+
1315
Run DownloadAllLabRepos with a json file as arguments to download all Lab repos for grading
1416

1517
Run DownloadAllHomeworkRepos with a json file as arguments to download all Homework repos for grading
1618

19+
Run UpdateAllLabRepos with a json file as arguments to Hotfix student lab repos with changes made to the source repo.
20+
1721

1822
# JSON Config file
1923

0 commit comments

Comments
 (0)