go get -u -d github.com/go-chi/chi cd $GOPATH/src/github.com/go-chi/chi
A typical workflow is:
go test
goimports -w .