Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 324 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 324 Bytes

6.824 Distributed System


set upstream url to $ git remote add upstream git://g.csail.mit.edu/6.824-golabs-2020

refer to 6.824 Distributed System for lab details.

Running Tests


run $ go test path/to/test/file.go