summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
blob: ea49f6d40d1b2887178ee75ebddbff5b861412ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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.