Commit graph

8 commits

Author SHA1 Message Date
Anmol Sethi
b0993c45b4
_build.sh: Update 2022-12-08 02:25:44 -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
5f06afc72e
release: Build with -trimpath
-trimpath prevents paths from the builder showing up in the
binary on panics and whatnot.
2022-12-06 06:36:41 -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
c55bf62438
d2: Move cmd to repo root
Closes #113
2022-11-30 21:16:02 -08:00
Anmol Sethi
46f6fdad94 install.sh: Get installs working 2022-11-14 02:13:37 -08:00
Anmol Sethi
408a78d48a ci/release: Many fixes 2022-11-13 22:49:46 -08:00
Anmol Sethi
590a1bc000 2022-11-12 07:10:45pm 2022-11-13 22:49:46 -08:00