Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 362 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 362 Bytes

IncludeOS homebrew formulas

These formulas are currently experimental and rely on using conan for building IncludeOS.

To use them, add the IncludeOS tap and install includeos. This will install Clang 6, Conan, Python3 and other dependencies required to get started with IncludeOS.

$ brew tap includeos/includeos
...
$ brew install includeos