A Git-LFS repository for storing large data sets (> 100MBytes).
- Install brew as follows:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- Install Git-LFS as follows:
brew install git-lfs
- Post-install configs:
git lfs install
sudo git lfs install --system
- Clone the ISETBioLargeData repository from
https:github.com/isetbio/ISETBioLargeData.git