seclorum / go-env-sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-env-sh

Print out go env with just shell.

why? because I need to write tools that install go probuilt binaries for the right architecture. So that this just works on any machine:

./ipfs-install.sh

Usage:

  • go-env (will be) an env
  • go-platform will output $GOOS-$GOARCH

About


Languages

Language:Shell 100.0%