MRtrix3 / mrtrix3

MRtrix3 provides a set of tools to perform various advanced diffusion MRI analyses, including constrained spherical deconvolution (CSD), probabilistic tractography, track-density imaging, and apparent fibre density
http://www.mrtrix.org
Mozilla Public License 2.0
291 stars 179 forks source link

Install MacOS CI packages using brew bundle #2863

Closed daljit46 closed 6 months ago

daljit46 commented 6 months ago

The current method of running brew update || brew update works, but leads to unnecessary longer installation times. See https://github.com/Homebrew/brew/issues/2491. This adds a .brewfile that lists the packages needed by the CI checks.

github-actions[bot] commented 6 months ago

clang-tidy review says "All clean, LGTM! :+1:"