Commit Graph

17 Commits

Author SHA1 Message Date
AJ ONeal
4d60ec9435 docs(sh,ms): meta redirect to cheat sheet 2022-09-28 07:24:31 +00:00
AJ ONeal
7a06af314c fix(pwsh): always create webi Downloads directory 2022-03-08 05:40:04 +00:00
Stef Dunlap
6b21cc7245 fix(pwsh): use Env:HOME in bootstrap.ps1 to run from any directory
This fixes bug whereby one could only run webi from the home directory because it created the `.local\bin` in whatever directory it was run.
2022-03-07 07:55:01 +00:00
AJ ONeal
3f64f8b9c5 cleanup: */install.ps1 add out-null to all New-Item calls 2021-04-26 07:10:08 +00:00
James Bohan
7a5d0527cb Replaced all instances of webi.ps1 with webi-pwsh.ps1 2021-03-29 05:03:10 +00:00
AJ ONeal
9ee3af1afb cleanup: use -Force making directories 2020-11-18 16:42:07 -07: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
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
661b61d14d more powershell 2020-06-30 07:23:53 +00:00
AJ ONeal
94d013649b use unquote backslash paths for windows 2020-06-28 12:58:02 +00:00
AJ ONeal
681cccd4d5 switch from bat to ps1 2020-06-28 12:17:57 +00:00