Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 487 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 487 Bytes

ISETBioLargeData

A Git-LFS repository for storing large data sets (> 100MBytes).

Installation instructions:

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