Go language environment construction

What you need to build an environment

Install Go, VisualStudioCode, Go extensions

❶ Install Go

Go installed using homebrew

Open terminal
Search for a terminal from spotlight and start it
$ brew update
$ brew install go

First, keep homebrew up to date

❷ Confirmation

$ go version

Run the following code to see if go is installed If the version is returned, you can confirm that it is installed

image.png

From the installation page

Go installation page

Check if it is done properly after installation as in ❷

$ go version

❸ Install Visual Studio Code

Visual Studio Code installation page image.png

After installation

The bar on the left (activity bar) Extensions square icon You can install the extension here

Open Visual Studio Code
Since the display is in English, change it to Japanese
Search for "Japanese Language Pack for Visual Studio Code"
If you enter "Japanese", candidates will appear
Click install
Restart Visual Studio Code after installation
Display becomes Japanese

❹ Install Go extensions

Search for "Go" in the Visual Studio Code extensions and install

Now that the environment construction is complete, the next time we will test the execution environment!

Recommended Posts

Go language environment construction
Environment construction, Build -Go edition-
DeepIE3D environment construction
Emacs-based environment construction
Linux environment construction
Python environment construction
Environment construction (python)
django environment construction
CodeIgniter environment construction
python environment construction
Python --Environment construction
Python environment construction
Golang environment construction
python environment construction
Word2vec environment construction
Execution environment test after Go language installation
Environment construction: GCP + Docker
Django project environment construction
python windows environment construction
ConoHa environment construction memo
homebrew python environment construction
PyData related environment construction
Anaconda-4.2.0-python3 environment construction (Mac)
Python development environment construction
YOLO v4 environment construction ①
pyenv + fish environment construction
Go language cheat sheet
python2.7 development environment construction
Features of Go language
BigGorilla environment construction memo
grip environment construction onCentOS6.5
Anaconda environment construction memo
Golang environment construction [goenv]
Mac environment construction Python
Pyxel environment construction (Mac)
Python environment construction @ Win7
Execute Language Interpretability Tool (LIT) in Windows 10 environment (1. Environment construction)
[Ubuntu 18.04] Tensorflow 2.0.0-GPU environment construction
Python + Anaconda + Pycharm environment construction
About Linux environment construction (CentOS)
Handle Go environment variables (viper)
PyTorch C ++ (LibTorch) environment construction
Anaconda environment construction on CentOS7
Django development environment construction memo
First LAMP environment construction (Linux)
Python environment construction (Windows10 + Emacs)
CI environment construction ~ Python edition ~
[Memo] Construction of cygwin environment
ML environment construction with Miniconda
Python environment construction For Mac
Anaconda3 python environment construction procedure
Docker + Django + React environment construction
Anaconda3 × Pycharm environment construction memo
Python3 environment construction (for beginners)
go language learning miscellaneous notes 1
Python environment construction and TensorFlow
[Golang] About Go language channel
NumPy and matplotlib environment construction
Hello World in GO language
Machine learning environment construction macbook 2021
Python environment construction under Windows7 environment