# h-core ## Microkernel and it's components source code. Start by cloning the repo: ``` git clone git@github.com:Mahrouss-Logic/h-core.git ``` And execute: ``` make all ``` You'd also need mp-cc tools, to build and link the components. ##### Copyright 2024, Mahrouss Logic, all rights reserved.