Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 330 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 330 Bytes

Grade Sync Tool

Allows defining programmatic runbooks to aid the process of uploading grades / semi-automating processes.

Invocation

To invoke the tool, first, install python, then install the requirements:

python -m pip install -r requirements.txt

Then you can invoke the command with

python run.py <runbook_path>