# Chromeperf dashboard go source files

This dir is for chromeperf rotation/admin task utilities written in go.

I suggest just running the commands directly from source using this directory as your working directory, e.g.:

```
go run src/update-traffic/update-traffic.go --help
```