README ¶ {{name}} A generated IBM Cloud application Pre-requisites If you don't have it already, download dep go get -u github.com/golang/dep/cmd/dep Run application locally In order for Go applications to run locally, they must be placed in the correct file path. The application must exist in $GOPATH/src/{{sanitizedName}} dep ensure go run server.go Test application go test ./... Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis plugins webbasic routers Click to show internal directories. Click to hide internal directories.