add webi_add_path
[webi-installers/.git] / _webi /
2020-07-04 AJ ONealadd webi_add_path
2020-07-04 AJ ONealswitch to unix-style paths because... powershell?
2020-07-04 AJ ONealalso match arch64 and arch32
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-07-03 AJ ONealsupport bare executables and xbin on windows for jq
2020-06-30 AJ ONealfix @echo off
2020-06-30 AJ ONealfix .bin typo
2020-06-30 AJ ONealwindows fixes
2020-06-30 AJ ONealpowershell updates
2020-06-30 AJ ONealuse WEBI_HOST rather than webinstall.dev
2020-06-30 AJ ONealremove extra &
2020-06-30 AJ ONealadd shebang to all .ps1
2020-06-30 AJ ONealalso match 'os-x', 'os_x', and 'os x' as 'macos'
2020-06-30 AJ ONealmore powershell
2020-06-30 AJ ONealadd PowerShell for Mac and Linux
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
2020-06-28 AJ ONealpathman.bat => install.bat
2020-06-25 AJ ONealnix unzip warn on linux
2020-06-25 AJ ONealupdate unzip instructions
2020-06-19 AJ ONealuse stderr for errors, and expose os,arch,format releas...
2020-06-18 AJ ONealpackage.yash => README.md
2020-06-18 AJ ONealbugfix: make grep not fail
2020-06-18 AJ ONealallow multiple installs, show exports last
2020-06-18 AJ ONeal.bash -> .sh
2020-06-16 AJ ONealupdate prettier docs
2020-06-16 AJ ONealbegin support for batch templating
2020-06-16 AJ ONealbetter error handling when vailable formats mismatch
2020-06-16 AJ ONealadjust rm command for single-file installers
2020-06-16 AJ ONealonly ask to delete when not a symlink
2020-06-16 AJ ONealadd --debug option to _webi/test.js
2020-06-16 AJ ONealadd friendly comments
2020-06-16 AJ ONealgeneralize, a lot