edulinq / autograder-server

A server to automatically grading coding assignments.
MIT License
4 stars 5 forks source link

Point to FileSpec Inner Dirent #56

Open eriq-augustine opened 9 months ago

eriq-augustine commented 9 months ago

It could be useful to point to a dirent inside of a FileSpec.

For example, a source git FileSpec will look for a course within the entire repo. But, what if we want to have multiple courses in the repo?