refactor: finish moving ssh-* scripts to own installers
[webi-installers/.git] / golang / install.ps1
2021-11-15 AJ ONealrefactor!: namespace downloads to ~/Downloads/webi...
2021-11-15 AJ ONealbugfix(Windows): make sure ~/Downloads exists
2021-04-26 AJ ONealcleanup: */install.ps1 add out-null to all New-Item...
2021-04-26 AJ ONealcleanup: shfmt, shellcheck, and whitespace
2021-03-29 James BohanReplaced all instances of webi.ps1 with webi-pwsh.ps1
2020-09-07 Pratyush Saxemachanges made
2020-07-05 AJ ONealfix some $Env handling
2020-07-05 AJ ONealend quote fix
2020-07-04 AJ ONealswitch to unix-style paths because... powershell?
2020-07-04 AJ ONealinstall git if not present
2020-07-04 AJ ONealswitch Windows to to Env:USERPROFILE
2020-07-04 AJ ONealmake the go\bin directory on windows
2020-07-04 AJ ONealadd git and golang for windows, fix some PATH stuff