8 lines
250 B
Markdown
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)
|