How to run/use Golang

Jiwan Jeon·2022년 2월 20일
0

Golang

목록 보기
1/4

✅ How to install/download Golang

: https://go.dev/doc/install

✅ Step by Step

: $ go mod init <Folder Name> --> $ go run main.go & go run . & go build . and then ./<Folder Name>

profile
Jiwan Jeon

0개의 댓글