feature(windows): make it more clear that the user needs to update their PATH
[webi-installers/.git] / _webi / template.ps1
2021-11-23 AJ ONealfeature(windows): make it more clear that the user...
2021-04-26 AJ ONeal*/install.ps1: more cleanup
2021-04-26 ishanpancleanup ps1
2020-11-18 AJ ONealcleanup: use -Force making directories
2020-07-05 AJ ONealfix some $Env handling
2020-07-04 AJ ONealadd webi_add_path
2020-07-04 AJ ONealswitch to unix-style paths because... powershell?
2020-07-04 AJ ONealswitch Windows to to Env:USERPROFILE
2020-07-04 AJ ONealadd git and golang for windows, fix some PATH stuff
2020-06-30 AJ ONealfix .bin typo
2020-06-30 AJ ONealadd shebang to all .ps1
2020-06-28 AJ ONealuse unquote backslash paths for windows
2020-06-28 AJ ONealwin: bugfix Env:WEBI_HOST in webi.ps1
2020-06-28 AJ ONealswitch from bat to ps1