티스토리 뷰

Language/Go

Go. 설치하기

out of coding 2019. 8. 13. 18:16

Go언어를 조금 해보려고 합니다.

회사에서 좋은 기회가 생겨서 클라이언트 개발외에도 다른일을 할수 있게 되었네요.

 

설명 : https://golang.org/doc/install

 

Getting Started - The Go Programming Language

Getting Started Download the Go distribution Download Go Click here to visit the downloads page Official binary distributions are available for the FreeBSD (release 10-STABLE and above), Linux, macOS (10.10 and above), and Windows operating systems and the

golang.org

다운로드 : https://golang.org/dl/

 

Downloads - The Go Programming Language

Downloads After downloading a binary release suitable for your system, please follow the installation instructions. If you are building from source, follow the source installation instructions. See the release history for more information about Go releases

golang.org

위에 적어둔 링크는 설명부분이고, 각자의 환경에 맞게 다운로드 하여 줍니다.

 

맥의 경우에 중간부분에 설명은 있지만 패스 설정하는 부분은 다음과 같이 하여 줍니다.

export PATH=$PATH:/usr/local/go/bin

 

터미널에서 go를 타이핑하면 버전이 나오고 명령어 설명이 나오면 성공한것입니다.

댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2024/05   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함