Commit Graph
71 Commits
Author SHA1 Message Date
AJ ONeal 1d87306129 ref!(go): separate go from go-essentials for 1.21 2023-08-09 23:29:25 +00:00
AJ ONeal 5a92412348 ref: make 'go' canonical installer, not just alias 2023-08-09 23:28:50 +00:00
AJ ONeal efb67109fb ref!: replace pathman with PowerShell [Environment]::SetEnvironmentVariable 2023-05-09 00:04:59 +00:00
AJ ONeal 0024f69109 doc: replace ``txt blocks with ``text blocks 2023-02-26 05:57:14 +00:00
AJ ONeal a782c32d59 doc(golang): add Files section 2023-02-21 08:04:05 +00:00
AJ ONeal b5fc4d742b chore: update shfmt 2023-02-11 21:39:07 +00:00
AJ ONeal 21c668b4b7 chore(fmt): set .prettierrc.json.trailingComma = "all" 2023-01-24 17:54:39 +00:00
AJ ONeal d2fdc7b41a refactor!(posix): use posix shebang #!/bin/sh (fix #494) 2022-08-21 07:10:33 +00:00
brijandAJ ONeal fdeefd7e75 refactor(posix): remove function prefixes from all shell files 2022-08-18 15:10:58 +00:00
MoNakouziandAJ ONeal 82af8b46a4 docs: replace ``bash with ``sh in all .md files 2022-08-15 20:45:43 +00:00
AJ ONeal 8d70f74765 hotfix: always use full PATH to 'webi' command 2022-08-08 12:44:54 +00:00
dbbrowneandAJ ONeal 4e2f221dd6 doc(golang): update 'hello world' build + run, etc 2022-08-08 10:40:46 +00:00
AJ ONeal 68ecd7c4b4 feat!: migrate go tooling to go-essentials 2022-08-08 10:23:23 +00:00
AJ ONeal 1c757ef9b1 docs(ps1): remove dead comment about missing WEBI_UA 2021-12-05 05:01:41 +00:00
Marcin WoźniakandAJ ONeal 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 BohanandAJ ONeal 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