Quick Start
Go from zero to a running Camelot kernel in 30 seconds.
Installation
git clone https://github.com/akrillick/camelot.git
cd camelot
make distcd packages/dist
sudo ./install.shgit clone https://github.com/akrillick/camelot.git
cd camelot
make distpackages\dist\install.batThe Workspace Pattern
Last updated