Re: Running "luarocks make" every time?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Running "luarocks make" every time?
- From: Hugo Musso Gualandi <hgualandi@...>
- Date: 2023年5月26日 22:24:13 -0300
Em 25/05/2023 04:47, siiky escreveu:
I use entr to run commands when files are changed.
Interesting! That said, I wonder if there is something I can do that
doesn't require installing a separate utility... Perhaps some trick with
environment variables or "luarocks init"?