All Projects → syndbg → Goenv

syndbg / Goenv

Licence: mit
🚙 Like pyenv and rbenv, but for Go.

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects
golang
3204 projects
bash
514 projects

Projects that are alternatives of or similar to Goenv

Brew Php Switcher
Brew PHP switcher is a simple shell script to switch your apache and CLI quickly between major versions of PHP. If you support multiple products/projects that are built using either brand new or old legacy PHP functionality. For users of Homebrew (or brew for short) currently only.
Stars: ✭ 739 (-23.34%)
Mutual labels:  homebrew
Si5351mcu
Arduino Si5351 library tuned for size and click free.
Stars: ✭ 26 (-97.3%)
Mutual labels:  homebrew
Asdf Ocaml
OCaml plugin for ASDF version manager
Stars: ✭ 13 (-98.65%)
Mutual labels:  version-manager
Homebrew Cask Versions
🔢 Alternate versions of Casks
Stars: ✭ 891 (-7.57%)
Mutual labels:  homebrew
Snm
🤏 Smol Node Manager written in Rust
Stars: ✭ 24 (-97.51%)
Mutual labels:  version-manager
Homebrew Aws Session Manager Plugin
Install the AWS session manager plugin with Homebrew
Stars: ✭ 27 (-97.2%)
Mutual labels:  homebrew
Asimov
Automatically exclude development dependencies from Apple Time Machine backups
Stars: ✭ 705 (-26.87%)
Mutual labels:  homebrew
Gba As Controller
The GBA-as-N64/GC controller from Game Boy Interface.
Stars: ✭ 21 (-97.82%)
Mutual labels:  homebrew
Evoland.gb
A fan-made demake of Evoland on GameBoy
Stars: ✭ 24 (-97.51%)
Mutual labels:  homebrew
Pong 3ds
A 3D pong game for 3DS with software rendering.
Stars: ✭ 12 (-98.76%)
Mutual labels:  homebrew
Hydrosphere
Ocean beyond the Horizon
Stars: ✭ 17 (-98.24%)
Mutual labels:  homebrew
Dotfiles
Everyday use .dotfiles
Stars: ✭ 23 (-97.61%)
Mutual labels:  homebrew
Cider
Hassle-free bootstrapping with Homebrew.
Stars: ✭ 858 (-11%)
Mutual labels:  homebrew
Mos
一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS
Stars: ✭ 7,772 (+706.22%)
Mutual labels:  homebrew
Nhversion
NHVersion for version your api
Stars: ✭ 13 (-98.65%)
Mutual labels:  version-manager
Edizon
💡 A homebrew save management, editing tool and memory trainer for Horizon (Nintendo Switch)
Stars: ✭ 706 (-26.76%)
Mutual labels:  homebrew
Homebrew Clickhouse
Stars: ✭ 26 (-97.3%)
Mutual labels:  homebrew
Openps3ftp
An open source FTP server for the PlayStation 3.
Stars: ✭ 29 (-96.99%)
Mutual labels:  homebrew
Libnx
Library for Switch Homebrew
Stars: ✭ 908 (-5.81%)
Mutual labels:  homebrew
Vba M Nx
WIP full featured port of VBA-M for Nintendo Switch
Stars: ✭ 11 (-98.86%)
Mutual labels:  homebrew

Go Version Management: goenv

Build Status

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.

asciicast

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.

goenv compared to others:


Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].