Files
build-web-application-with-…/de/code/readme.md
2015-08-06 20:35:55 +02: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)