Skip to content

hmnhghprst/Intelligent-Golang-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Intelligent Golang Installer

Install the latest version of Go programming language the proper way and without using linux default installer.

Usage

pip3 install -r requirements.txt
python3 igi.py

โš ๏ธ Warning

  • This tool won't work with Raspberry pi or any ARM based devices.
  • make backup of .bashrc and .profile files before using this tool !

Why we should use this tool ?

Whenever you want to install Go on your linux machine you probably use one of this two ways : 1- Using apt installer(Or your distribution installer),but this command usually install one of old versions of Go. 2- using several lines of complicated commands.This tool will do all of that complicated works for you only with one command.

About

Intelligent Golang Installer ๐Ÿš€

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published