local install #2086
not-leader
started this conversation in
General
local install
#2086
Replies: 1 comment 1 reply
|
Hi, looking at the Makefile, can you not do that? Using |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I think it would be nice if lem had a
user-installmake target allowing for installation at a user level (eg: putting the binary in~/.local/binand using~/.local/share/instead of/usr/share/)All reactions