Clone repository to: $GOPATH/src/github.com/joshhornby/terraform-provider-twiliotaskrouter
$ mkdir -p $GOPATH/src/github.com/joshhornby; cd $GOPATH/src/github.com/joshhornby
$ git clone [email protected]:joshhornby/terraform-provider-twiliotaskrouter.git
Enter the provider directory and build the provider
$ cd $GOPATH/src/github.com/joshhornby/terraform-provider-twiliotaskrouter
$ make build