Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 464 Bytes

File metadata and controls

17 lines (9 loc) · 464 Bytes

Labstreaminglayer Tap

How do I install these formulae?

brew install labstreaminglayer/tap/<formula>

Or brew tap labstreaminglayer/tap and then brew install <formula>.

Documentation

brew help, man brew or check Homebrew's documentation.

Developers

Update the tar.gz URL, then download the file and calculate the sha sum:

curl -sL https://github.com/sccn/liblsl/archive/refs/tags/v1.17.7.tar.gz | shasum -a 256