An open API service indexing awesome lists of open source software.

https://github.com/compscidr/bwtestcollector

Meant to work with bwtest to collect the results and display them graphically
https://github.com/compscidr/bwtestcollector

Last synced: 26 days ago
JSON representation

Meant to work with bwtest to collect the results and display them graphically

Awesome Lists containing this project

README

          

# Checking out
Make sure you use ```git clone --recursive https://github.com/compscidr/bwtestcollector bw``` when getting this so that
submodules are also checked out. Also the reporting tool requires that the collection tool is hosted
at the url /bw/ so make sure you check it out into this folder, or modify the reporting tool to
report to another url.