brew update
and then brew upgrade garden-cli
.~/.garden/bin
directory, and extract the archive to that directory. Make sure to include the whole contents of the archive.~/.garden/bin
directory to your PATH, or add a symlink from your /usr/local/bin/garden
to the binary at ~/.garden/bin/garden
..garden
directory in your repository root to Windows Defender:git
and rsync
. On Ubuntu, that's sudo apt install git rsync
, on Alpine apk add --no-cache git rsync
gcc
to be installed: apk add --no-cache gcc
.~/.garden/bin
directory, and extract the archive to that directory. Make sure to include the whole contents of the archive.~/.garden/bin
directory to your PATH, or add a symlink from your /usr/local/bin/garden
to the binary at ~/.garden/bin/garden
.HTTP_PROXY
, HTTPS_PROXY
and NO_PROXY
environment variables. For example:NO_PROXY
variable should include any other hostnames you might use for local development, since you likely don't want to route local traffic through the proxy.