Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 426 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 426 Bytes

ManyBugs

TODO: Add a description of ManyBugs.

Installation

The ManyBugs dataset is compatible with BugZoo, a platform for studying historical software bugs. To install the ManyBugs dataset to your local machine, simply execute the following:

$ pip3 install --upgrade bugzoo
$ bugzoo source add manybugs https://github.com/squaresLab/ManyBugs
$ bugzoo source update