Bug Description
Having used "make" for nearly 20 years,
I recent switched to using just and justfiles
https://just.systems/
https://github.com/casey/just
This is my automation workflow
> git clone git@github.com:libranet/autoread-dotenv.git autoread-dotenv
> cd autoread-dotenv
> just install

Bug Description
Having used "make" for nearly 20 years,
I recent switched to using just and justfiles
https://just.systems/
https://github.com/casey/just
This is my automation workflow