-
Notifications
You must be signed in to change notification settings - Fork 1
Cleanup dependency installation #5
Copy link
Copy link
Open
Labels
codehealthImprovements for code maintainabilityImprovements for code maintainabilityenhancementNew feature or requestNew feature or request
Description
Currently, all dependencies are installed in a dependencies.sh file. It might be nice from a usability standpoint to be able to actively choose which dependencies you need for your particular project. However, leaving the whole script for everyone to write is error prone since missing a dependency/error in dependency will mean the autograder will need to be rebuilt over and over again until the setup step is done correctly. This is a GradeScope issue/consequence.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
codehealthImprovements for code maintainabilityImprovements for code maintainabilityenhancementNew feature or requestNew feature or request