Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 413 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 413 Bytes

CS 170 Tools

This is a collection of tools for CS 170:

  • Grading - toolkit for extensible and reproducible grading scripts

Installation

Recommended way is to clone the repository locally, then run python3 setup.py develop. This lets you modify the contents dynamically.

Alternatively, you can do pip3 install git+ssh://git@github.com/Berkeley-CS170/cs170-tools#egg=cs170-tools.