Hello!
I just published a post about using direnv
together with Julia. I have found direnv
to be a very nice quality-of-life improvement to my workflow. Feel free to read the post and discuss here!
Hello!
I just published a post about using direnv
together with Julia. I have found direnv
to be a very nice quality-of-life improvement to my workflow. Feel free to read the post and discuss here!
Thanks Frederike for the nice, well-written post. It is working for me and I really like having directory based environments.
In the past I used direnv
for running different versions of software on the same tests by using subdirs with their own .envrc
and some symlinks. Do you have any tips for running different versions of Julia on a project?
Thanks,
Glen