Commit Graph

58 Commits

Author SHA1 Message Date
AJ ONeal
1c757ef9b1 docs(ps1): remove dead comment about missing WEBI_UA 2021-12-05 05:01:41 +00:00
Marcin Woźniak
ca7a838c6f chore(style): convert blocks into functions (see #325) 2021-11-21 10:50:03 +00:00
AJ ONeal
d15b4435c9 bugfix(go): use go install for newer versions of go, cleanup 2021-11-15 11:28:53 +00:00
AJ ONeal
894562bc0c refactor!: namespace downloads to ~/Downloads/webi on Windows 2021-11-15 11:28:53 +00:00
AJ ONeal
b944f3cb25 bugfix(Windows): make sure ~/Downloads exists 2021-11-15 11:28:53 +00:00
AJ ONeal
20dea82a28 docs: update 'Updating' sections with new format 2021-08-15 05:57:26 +00:00
AJ ONeal
dfb477380c chore: make Prettier + fix spelling, update upgrade/switch instructions, prefer ale to syntastic 2021-08-15 05:56:56 +00:00
AJ ONeal
3f64f8b9c5 cleanup: */install.ps1 add out-null to all New-Item calls 2021-04-26 07:10:08 +00:00
AJ ONeal
46445e9382 cleanup: shfmt, shellcheck, and whitespace 2021-04-26 07:03:47 +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
a6dd2c0184 minor cleanup / doc fixes 2020-10-21 19:18:52 +00:00
AJ ONeal
8292f12db5 include godoc, duh 2020-10-05 22:08:00 +00:00
AJ ONeal
a4d70877e5 update go tooling 2020-10-05 22:08:00 +00:00
AJ ONeal
10b5d609d7 add and update vim plugins with sensible defaults 2020-09-18 09:56:18 +00:00
Pratyush Saxema
ee34ace0de changes made
changes made as per request

all set
2020-09-07 16:20:37 +05:30
AJ ONeal
c77b2afba8 add webi dat dat dat 2020-07-09 11:46:17 +00:00
AJ ONeal
48f3faa49d fix some $Env handling 2020-07-05 00:18:24 +00:00
AJ ONeal
b0fdda713f end quote fix 2020-07-05 00:01:31 +00:00
AJ ONeal
58841a3003 switch to unix-style paths because... powershell? 2020-07-04 22:00:30 +00:00
AJ ONeal
2167a66c0f install git if not present 2020-07-04 07:32:23 +00:00
AJ ONeal
a9f17e551d switch Windows to to Env:USERPROFILE 2020-07-04 07:19:14 +00:00
AJ ONeal
fa5fc38ac3 make the go\bin directory on windows 2020-07-04 07:08:16 +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
ec39c76424 fix incompatible go get syntax 2020-06-29 14:23:48 -06:00
AJ ONeal
59b02f1de2 enumerate go language tools 2020-06-29 13:32:13 -06:00
AJ ONeal
66f0e8daa6 bugfix pgAdmin 4.app; cleanup others 2020-06-18 06:59:08 +00:00
AJ ONeal
df64451d4c webi/template.bash => _webi/template.sh 2020-06-17 20:33:07 -06:00
AJ ONeal
eeaa8db394 update (almost) all taglines and descs 2020-06-17 00:10:00 +00:00
AJ ONeal
5e0debf4c5 generalize, a lot 2020-06-16 10:45:54 +00:00
AJ ONeal
969df21e47 fix golang version bad output direction 2020-06-14 13:29:56 -06:00
AJ ONeal
9469f29e2f update variables _new_ => _src_, _common_ => _dst_, 2020-06-14 13:24:05 -06:00
AJ ONeal
e297427e0b mostly update comments, fix gitea releases.js 2020-06-14 12:31:37 -06:00
AJ ONeal
9dcfc10e8b fix GOBIN_REAL/bin typo 2020-06-14 02:28:26 -06:00
AJ ONeal
e7d03a301c add pkg_format_cmd_version 2020-06-14 02:25:09 -06:00
AJ ONeal
0b11ea2008 fix GOBIN typo 2020-06-14 02:19:28 -06:00
AJ ONeal
1ea720c774 update golang installer with latest functions 2020-06-14 02:11:35 -06:00
AJ ONeal
525a3b3c11 bugfix version handling regression 2020-06-13 23:11:43 -06:00
AJ ONeal
b56267427e improve output when re-installing or switching go versions 2020-06-13 14:54:27 -06:00
AJ ONeal
349c9dbd5a improve output when re-installing or switching go versions 2020-06-13 14:32:15 -06:00
AJ ONeal
f17655d9c4 improve output when re-installing or switching go versions 2020-06-13 14:25:17 -06:00
AJ ONeal
fcd3ad4325 add potentially absent go/bin 2020-06-13 14:11:59 -06:00
AJ ONeal
87afbd62dc fix bad golang symlink 2020-06-13 13:58:27 -06:00
AJ ONeal
24405740a0 update default GOBIN path as well 2020-06-13 13:50:59 -06:00
AJ ONeal
b560b7a53d bugfix / switch installed versions 2020-06-13 12:53:16 -06:00
AJ ONeal
1c8b477efd remove install files as soon as we're done with them 2020-05-07 02:30:44 +00:00
AJ ONeal
aca704f2d3 burn the logs and use 'install.bash' 2020-05-06 03:28:55 +00:00
AJ ONeal
624a263a91 use new bootstrap + webinstall approach 2020-05-04 04:11:44 -06:00
AJ ONeal
c482896945 fixes and cleanup 2020-05-03 09:58:52 +00:00
AJ ONeal
a418f075a7 fix local name WEBI_CSV 2020-05-03 08:46:49 +00:00
AJ ONeal
13f137fe89 make prettier 2020-05-03 07:23:04 +00:00