brij
fdeefd7e75
refactor(posix): remove function prefixes from all shell files
2022-08-18 15:10:58 +00:00
MoNakouzi
82af8b46a4
docs: replace ``bash with ``sh in all .md files
2022-08-15 20:45:43 +00:00
Marcin Woźniak
4c539f3bd2
chore(sh): remove more unnecessary 'echo' from all scripts ( fix #466 )
2022-08-15 20:33:32 +00:00
AJ ONeal
24f66d7549
feat(curlie): add curlie version
2022-08-13 04:23:42 +00:00
Marcin Woźniak
de0554a9e5
chore(sh): remove unnecessary 'echo' from all scripts
2022-08-13 04:23:42 +00:00
AJ ONeal
4895d5d690
fix: make 'pkg@' just 'pkg' when missing version
2022-08-13 03:52:05 +00:00
AJ ONeal
8d70f74765
hotfix: always use full PATH to 'webi' command
2022-08-08 12:44:54 +00:00
dbbrowne
509e957842
doc+feat(webi): update PATH instructions, fix typos
2022-08-08 11:36:35 +00:00
dbbrowne
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
45e38fab5a
feat: add go-essentials
2022-08-08 10:23:23 +00:00
AJ ONeal
772f1b231c
fix(vim-go): just use :GoInstallBinaries
2022-08-08 08:14:07 +00:00
Sai Krishna
25b9bbd43c
fix(vim-go): Go 1.18 drops support for 'go get' #441
...
Go 1.18 dropped support for `go get` so as suggested, I have replaced `go get` with `go install`. Please go through it and let me know if any change is required.
2022-08-08 08:01:32 +00:00
Danny Tatom
7b2f537ac9
feat(koji): update installer and readme
2022-08-08 07:12:04 +00:00
AJ ONeal
fed1387037
doc(postgres): add secure remote user instructions
2022-08-03 19:50:02 +00:00
Marcin Woźniak
ee594b4985
rustlang: Added the pathman, disabled SC2016
2022-08-03 18:37:17 +00:00
AJ ONeal
265db05dee
doc(caddy): add reverse_proxy + redirect
2022-06-09 17:54:16 -06:00
Kid
404d573f3d
Drop unnecessary mentions of Windows version
2022-06-06 16:13:40 +00:00
AJ ONeal
0cbdcc9387
feat: move more templating code to public repo
2022-06-01 17:15:54 +00:00
Hritik Kumar Singh
d34517b930
fix(pyenv): update for latest pyenv+fish
2022-03-28 07:45:54 +00:00
Duncan Browne
6c250ad0dc
docs(rustlang): Rust Hello World instructions
2022-03-28 07:44:03 +00:00
AJ ONeal
1c20c6d8ce
feat: add ziglang
2022-03-28 07:40:57 +00:00
AJ ONeal
0864a0a0f8
feat: add dashmsg
2022-03-12 09:39:05 +00:00
AJ ONeal
043fcd3ca0
fix: pass options to gpg correctly on linux
2022-03-08 08:34:07 +00:00
AJ ONeal
7a06af314c
fix(pwsh): always create webi Downloads directory
2022-03-08 05:40:04 +00:00
AJ ONeal
a219887252
doc(style): README.md must have content after frontmatter
2022-03-07 10:50:00 +00:00
Marcin Woźniak
d2f7574b44
chore(lint): add set -e; set -u for strict bash
2022-03-07 10:24:04 +00:00
AJ ONeal
bf2dae86a0
doc(style): tagline frontmatter should use a paragraph
2022-03-07 10:23:07 +00:00
Marcin Woźniak
a9c2b9d181
chore: shmatter to frontmatter ( closes #393 )
2022-03-07 09:46:59 +00:00
AJ ONeal
38a3640bd1
feat(webi): update help and version commands (bash & powershell)
2022-03-07 09:42:40 +00:00
jojobyte
14b8b8701a
feat(webi): add help command to powershell
2022-03-07 09:42:57 +00:00
jojobyte
dd206a00a7
feat(webi): add help command usage for bash
2022-03-07 09:42:40 +00:00
Duncan Browne
d2164c14e0
docs(vps-addswap): typos in readme
2022-03-07 08:12:31 +00:00
Duncan Browne
3c69dafa3a
docs(grammar): it -> it's, update -> updates in README
2022-03-07 08:10:36 +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
908b67d172
chore: make Prettier
2022-03-05 08:05:05 +00:00
emdneto
e293f5dfa9
feature: add otsgo installer
2022-03-05 08:03:53 +00:00
AJ ONeal
2acd20e028
docs(koji): update docs for webi users as target audience
2022-01-28 09:08:36 +00:00
Danny Tatom
17663e4e17
feat(koji): add koji
2022-01-28 09:08:36 +00:00
AJ ONeal
f37c968e4e
docs: update CONTRIBUTING guidelines
2022-01-26 02:00:40 -07:00
AJ ONeal
a50d690197
chore: run linters and formatters
2022-01-26 02:00:21 -07:00
AJ ONeal
6ebcd76d3a
tooling: add 'npm run lint' (and config)
2022-01-26 01:59:49 -07:00
AJ ONeal
61157fa68d
tooling: add npm run shfmt to package.json
2022-01-26 01:50:00 -07:00
AJ ONeal
bd0867f478
docs(win): update elevated privileges error message
2022-01-26 07:59:58 +00:00
Jay Palacio
180758d50b
fix(webi): add check for windows pwsh being run as admin
2022-01-26 07:46:33 +00:00
AJ ONeal
2b37afbc94
docs(gh): fix some typos and grammar
2022-01-26 07:31:37 +00:00
Will Merfalen
bcc3c2bbc6
add a few Github Actions entries to the cheat sheet
2022-01-26 07:19:54 +00:00
AJ ONeal
3efb343b94
docs: add CONTRIBUTING.md
2021-12-17 17:29:05 +00:00
Piyush kumar
c3bc09f3d2
docs(jshint): fix sed typo in README.md
2021-12-17 17:26:09 +00:00
Danish Shafi
bb9ce2d026
docs(jshint): fix typo in sed command
2021-12-17 17:21:34 +00:00