mirror of https://github.com/D4-project/d4-core
18 lines
185 B
Markdown
18 lines
185 B
Markdown
|
# D4 core
|
||
|
|
||
|
Software components used for the D4 project
|
||
|
|
||
|
## D4 core client
|
||
|
|
||
|
~~~~
|
||
|
git submodule init
|
||
|
git submodule update
|
||
|
~~~~
|
||
|
|
||
|
### Requirements
|
||
|
|
||
|
- uuid-dev
|
||
|
- make
|
||
|
- a recent C compiler
|
||
|
|