This is the Linux app named goenv whose latest release can be downloaded as 2.1.7.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named goenv with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
goenv
DESCRIPTION:
goenv aims to be as simple as possible and follow the already established successful version management model of pyenv and rbenv. This project was cloned from pyenv and modified for Go. goenv does let you change the global Go version on a per-user basis. Provide support for per-project Go versions. Allow you to override the Go version with an environment variable. Search commands from multiple versions of Go at a time. At a high level, goenv intercepts Go commands using shim executables injected into your PATH, determines which Go version has been specified by your application, and passes your commands along to the correct Go installation. When you run all the variety of Go commands using go, your operating system searches through a list of directories to find an executable file with that name. This list of directories lives in an environment variable called PATH, with each directory in the list separated by a colon.
Features
- Let you change the global Go version on a per-user basis
- Provide support for per-project Go versions
- Allow you to override the Go version with an environment variable
- Search commands from multiple versions of Go at a time
- This project was cloned from pyenv and modified for Go
- goenv aims to be as simple as possible
Programming Language
Unix Shell
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/goenv.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.