blob: ef640feb5aa8f965902c51d3f1879509e01f4fda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# NeKernel C/C++
Use the doxygen command to build documentation.
## Notice for Contributors:
- Always use `format.sh` before commiting and pushing your code!
## Requirements:
- [CLang](https://clang.llvm.org/)
- [GIT](https://git-scm.com/)
- [BTB](https://github.com/amlel-el-mahrouss/btb)
## Cloning:
```
git clone git@github.com:amlel-el-mahrouss-gh/cc.git
```
###### Copyright (C) 2024-2025 Amlal EL Mahrouss, all rights reserved.
|