Discussion: about "go install" versus brew when available

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • asdf

    Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

  • That's not related to Homebrew but you can check version management with asdf and golang plugin

  • HomeBrew

    🍺 The missing package manager for macOS (or Linux)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • goenv

    :blue_car: Like pyenv and rbenv, but for Go.

  • There are Go version managers (like goenv) that let you install multiple versions of go without polluting global PATH/GOBIN/GOPATH.

  • direnv

    unclutter your .profile

  • You can also do something similar with direnv for example (see 1 and 2); and even better if you use the tools.go paradigm then you can have different versions of your binaries relative to your project as well.

  • videos

    Slides and examples used for my training videos (by MarioCarrion)

  • You can also do something similar with direnv for example (see 1 and 2); and even better if you use the tools.go paradigm then you can have different versions of your binaries relative to your project as well.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How can we push homebrew to update go package?

    8 projects | /r/golang | 18 Mar 2022
  • A Journey to Find an Ultimate Development Environment

    13 projects | dev.to | 2 Feb 2024
  • How do i keep my "devops tool" always up to date in a smart way ?

    2 projects | /r/devops | 6 Dec 2023
  • Being a bash developer in the 21st century

    4 projects | news.ycombinator.com | 22 Sep 2023
  • Ask HN: What are your favorite iOS/macOS automations?

    3 projects | news.ycombinator.com | 1 Sep 2023