Skip to content

Commit

Permalink
Merge pull request #52 from traP-jp/fix/delete-gotools
Browse files Browse the repository at this point in the history
macOSの環境構築からgotoolsを消去
  • Loading branch information
kenken714 authored Nov 21, 2024
2 parents 806a1bf + d2022dc commit c4bac9d
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions docs/chapter1/section1/1_setup-unix.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,20 +107,6 @@ Task GitHub [https://github.com/go-task/task](https://github.com/go-task/task)

:::

### Go のツールのインストール

VSCode で `Command`+`Shift`+`P` を押して出てくるコマンドパレットに`gotools`と入力して、出てきた「Go: Install/Update Tools」をクリックしてください。

![](images/vscode_gotools.png)

利用可能なツールの一覧が出てくるので、全てにチェックを入れて「OK」をクリックします。

:::tip
一番上の入力欄の左にあるチェックボックスを押すと一括選択ができます。
:::

出力で`All tools successfully installed. You are ready to Go. :)`と出ているのが確認できたら成功です。

## asdf の導入

asdf とは、1 つのプログラムの複数のバージョンを PC 内で管理できるようにするものです。
Expand Down

0 comments on commit c4bac9d

Please sign in to comment.