Managing dependency software for `meshfreeFoam`
During the design phase of MeshFreeFoam
, It was obvious that I would need to rely on few c++ libraries. So, I came up with a workflow to manage those dependencies atomically and automatically, where I could get dependency updates effortlessly and still keep my customizations if any.
3 minute read