# h-core (codename: SuperTrouper) ## 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 The MultiProcessor UNIX SDK tools, to build and link the components. For Tools look at `Public/Tools` ##### Copyright 2024, Mahrouss Logic, all rights reserved.