summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
blob: d01c3c923f3d5b0a9549c72168850ed9ca64d7e3 (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 SDK and MinGW, to build and link the components. For Tools look at `Public/Tools`

##### Copyright 2024, Mahrouss Logic, all rights reserved.