CodeForPhilly / CodeForPhilly/decentralized-data

[Lesson: Install Go] Add links to info about GOPATH and setting environment variables

オープン
#7 コメント 0 件 リアクション 0 件 担当者 1 名 @flyingzumwalt が担当を希望しています GitHub で見る
主要言語
CSS
スター
6
フォーク
2
PR マージ指標
30日以内にマージされた PR はありません

説明

Under **"Check your Installation"**, the Getting Started page says

> Create a directory to contain your workspace, $HOME/work for example, and set the GOPATH environment variable to point to that location.

This is really confusing for someone who doesn't already understand environment variables.

Here are some references to explain these ideas:
- [Golang Docs: The GOPATH environment variable](https://golang.org/doc/code.html#GOPATH)
- [go help gopath](https://golang.org/cmd/go/#hdr-GOPATH_environment_variable)
- [Understanding Golang Packages](http://thenewstack.io/understanding-golang-packages/)
- Video: [Writing, building, installing, and testing Go code](https://www.youtube.com/watch?v=XCsL89YtqCs)

Setting environment Variables on Mac OSX:
http://stackoverflow.com/questions/7501678/set-environment-variables-on-mac-os-x-lion

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。