Commit Graph

51 Commits

Author SHA1 Message Date
AJ ONeal
d24043dc1c add info for debug api 2020-07-13 10:27:38 -06:00
AJ ONeal
7fc634ae33 add bug message 2020-07-13 10:27:38 -06:00
AJ ONeal
a91488aff4 still fixing WSL 2020-07-09 17:06:01 +00:00
AJ ONeal
388315542b Microsoft Linux, again 2020-07-09 16:52:37 +00:00
AJ ONeal
1a7a851e3f another WSL matching fix 2020-07-09 03:39:45 +00:00
AJ ONeal
debcee7e19 match on 64*bit and 32*bit 2020-07-06 15:31:08 +00:00
AJ ONeal
358e123068 update permission request notification 2020-07-05 20:18:42 -06:00
AJ ONeal
1fe9a457c8 solve for Catalina's access controls 2020-07-05 01:12:00 +00:00
AJ ONeal
48f3faa49d fix some $Env handling 2020-07-05 00:18:24 +00:00
AJ ONeal
29b3751528 correctly identify AArch as ARM 2020-07-04 23:38:51 +00:00
AJ ONeal
01b217adaa correctly identify AArch as ARM 2020-07-04 23:38:02 +00:00
AJ ONeal
6d9f38722b check for package existence first 2020-07-04 23:30:45 +00:00
Jon Kunkee
d3e7b2bd73 Drop testing string from install.ps1
Sorry about this mess.
2020-07-04 15:58:49 -07:00
Jon Kunkee
636df87b89 Fix testing path in boostrap.ps1 2020-07-04 15:57:23 -07:00
Jon Kunkee
1b521fc407 Simplify boostrap.ps1 2020-07-04 15:53:41 -07:00
AJ ONeal
dbe04da093 use PROCESSOR_ARCHITECTURE correctly 2020-07-04 22:37:18 +00:00
AJ ONeal
4fc5872ada add webi_add_path 2020-07-04 22:36:51 +00:00
AJ ONeal
58841a3003 switch to unix-style paths because... powershell? 2020-07-04 22:00:30 +00:00
AJ ONeal
9aa6bcfb67 also match arch64 and arch32 2020-07-04 21:12:28 +00:00
AJ ONeal
a9f17e551d switch Windows to to Env:USERPROFILE 2020-07-04 07:19:14 +00:00
AJ ONeal
85a231cc55 add git and golang for windows, fix some PATH stuff 2020-07-04 06:57:53 +00:00
AJ ONeal
84965a2207 support bare executables and xbin on windows for jq 2020-07-03 06:20:00 +00:00
AJ ONeal
fd5eadb27b fix @echo off 2020-06-30 21:16:43 +00:00
AJ ONeal
3efbefdc67 fix .bin typo 2020-06-30 21:11:10 +00:00
AJ ONeal
2640e73b0f windows fixes 2020-06-30 21:03:49 +00:00
AJ ONeal
17924e670f powershell updates 2020-06-30 19:15:31 +00:00
AJ ONeal
6cb859eeff use WEBI_HOST rather than webinstall.dev 2020-06-30 18:13:22 +00:00
AJ ONeal
ea77982c0a remove extra & 2020-06-30 17:54:53 +00:00
AJ ONeal
c6aca5216b add shebang to all .ps1 2020-06-30 11:50:34 -06:00
AJ ONeal
7f26649ebc also match 'os-x', 'os_x', and 'os x' as 'macos' 2020-06-30 11:19:55 -06:00
AJ ONeal
661b61d14d more powershell 2020-06-30 07:23:53 +00:00
AJ ONeal
693613da4b add PowerShell for Mac and Linux 2020-06-30 06:16:01 +00:00
AJ ONeal
94d013649b use unquote backslash paths for windows 2020-06-28 12:58:02 +00:00
AJ ONeal
4e92e3b69a win: bugfix Env:WEBI_HOST in webi.ps1 2020-06-28 12:48:29 +00:00
AJ ONeal
681cccd4d5 switch from bat to ps1 2020-06-28 12:17:57 +00:00
AJ ONeal
ba4dfba6fa pathman.bat => install.bat 2020-06-28 01:28:42 -06:00
AJ ONeal
c4be1c7158 nix unzip warn on linux 2020-06-25 04:35:51 +00:00
AJ ONeal
15b95a7113 update unzip instructions 2020-06-25 03:15:17 +00:00
AJ ONeal
f9f280f724 use stderr for errors, and expose os,arch,format release info upstream 2020-06-19 05:38:14 +00:00
AJ ONeal
1ddaa43a7d package.yash => README.md 2020-06-18 08:43:08 +00:00
AJ ONeal
7e925a988d bugfix: make grep not fail 2020-06-18 06:58:09 +00:00
AJ ONeal
e6a2e1cadc allow multiple installs, show exports last 2020-06-18 06:43:34 +00:00
AJ ONeal
4adeab6013 .bash -> .sh 2020-06-17 20:56:44 -06:00
AJ ONeal
c017e861e7 update prettier docs 2020-06-16 23:16:52 +00:00
AJ ONeal
9e485b15a7 begin support for batch templating 2020-06-16 13:11:51 -06:00
AJ ONeal
ef49c0287c better error handling when vailable formats mismatch 2020-06-16 18:30:35 +00:00
AJ ONeal
5dfce0406c adjust rm command for single-file installers 2020-06-16 16:02:25 +00:00
AJ ONeal
f2225e0749 only ask to delete when not a symlink 2020-06-16 06:29:40 -06:00
AJ ONeal
7e267316c0 add --debug option to _webi/test.js 2020-06-16 06:25:07 -06:00
AJ ONeal
3374250aee add friendly comments 2020-06-16 11:21:36 +00:00