JirapusNon / benchmark-tm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

  1. Clone the project to GOPATH

    git clone https://github.com/wesraph/benchmark-tm
  2. Install dependency

    dep ensure
  3. Run via shell script (For development)

    ./run.sh
  4. Test

    go test ./test/ -v

About


Languages

Language:Go 91.3%Language:Shell 5.6%Language:Dockerfile 3.0%