Files
build-web-application-with-…/th/code/readme.md
2019-01-08 15:54:55 +07:00

8 lines
250 B
Markdown

## Workspace setup.
To avoid workspace issues and be able to develop from any folder within this path,
set the environment variable `GOPATH` to the path of this directory.
More info:
- [GOPATH documentation](http://golang.org/doc/code.html#GOPATH)