This directory contains source code for all new services for the Chromeperf project. This will include:
Code for existing services for the Chromeperf project are currently hosted in the catapult repository.
The only thing you need to do is to just run the generic bootstrapping that is needed for the Go infra directory, as noted by these other docs.
To verify that things are set up correctly, execute make
from this directory:
$ make all $ make test