rileyshahar / aga

aga grades assignments
MIT License
8 stars 2 forks source link

Handle exceptions in CLI #7

Open rileyshahar opened 3 years ago

rileyshahar commented 3 years ago

Right now, the CLI does not properly handle a large number of errors, instead exposing the Python tracebacks. We should catch these errors and report reasonable error messages.