Skip to content

tianhanfangyan/go-env-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

go-env-install

Getting Started

Prerequisites

  • Unix-like operating system (macOS or Linux)
  • git should be installed, and you should set the git config
git config --global http.postBuffer 524288000

Basic Installation

via bash

bash go_install.sh <GOVERSION>

examples:
    bash go_install.sh go1.12.4

via other

./go_install <GOVERSION> <GOPATH>

About

Easy to install go environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages