Commit graph

11 commits

Author SHA1 Message Date
Anmol Sethi
84d732f804
release/README.md: Update Windows template to reflect .msi installer 2022-12-18 11:49:22 -08:00
Anmol Sethi
87f811f538
releas/template: Minor fixes 2022-12-08 02:34:48 -08:00
Anmol Sethi
44c11a13ce
Update windows install docs 2022-12-07 19:49:22 -08:00
Anmol Sethi
3134648273
install.md: Document easiest way to use windows 2022-12-07 19:49:22 -08:00
Anmol Sethi
c2bcb3a93e
release/template/README.md: Document easiest way to use windows 2022-12-07 19:49:22 -08:00
Anmol Sethi
ce0e2b3326
release: On windows use .exe and alter README
Closes #388
2022-12-07 19:17:36 -08:00
Anmol Sethi
6e52966b52
install.sh: Improve default $PREFIX behaviour
As before we default to /usr/local but now we switch to ~/.local if
/usr/local if not accessible instead of prompting for sudo. Instead
of having an exception for macOS/arm64.

Of course if a user wants to install in /usr/local anyway, they can
still pass --prefix /usr/local to force installation into /usr/local
and prompt for sudo.
2022-12-05 22:15:58 -08:00
Anmol Sethi
a025393b36 ci/release: Use release.sh script in ci/sub 2022-11-14 05:37:11 -08:00
Anmol Sethi
2eff0d4caa ci/release: DRYRUN -> DRY_RUN 2022-11-13 23:20:30 -08:00
Anmol Sethi
ee86426ef2 2022-11-12 02:19:09pm 2022-11-13 22:49:46 -08:00
Anmol Sethi
0a4aa50f4e ci/release: Checkpoint 2022-11-13 22:49:45 -08:00