Start translation to brazilian portuguese

This commit is contained in:
Gustavo Kuklinski
2015-07-05 22:56:01 -03:00
parent 3219cc6f3b
commit 5504747def
273 changed files with 16240 additions and 0 deletions

7
pt-br/code/readme.md Normal file
View File

@@ -0,0 +1,7 @@
## 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)