I think this is fine. I keep packages where I am an author/contributor in ~/code/julia/
, and for the occasional PR to other packages I just pkg> dev
and work on the code in ~/.julia/dev
.
I think this is fine. I keep packages where I am an author/contributor in ~/code/julia/
, and for the occasional PR to other packages I just pkg> dev
and work on the code in ~/.julia/dev
.