Closed Reecepbcups closed 1 year ago
Ex: we distribute a go install ./... binary from docker. we don't want it to link to said InstallDir
so default should be there, only make install use the true static installDir
or re-use env variables if InstallDir is nil
export LOCALIC_HOME=/path
write guide for Linux (bash), MacOs zsh, and Windows (powershell/cmd persistent config values?)
Ex: we distribute a go install ./... binary from docker. we don't want it to link to said InstallDir
so default should be there, only make install use the true static installDir