mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-08-05 13:09:47 +00:00
Add description
parent
d68d97445a
commit
27dbc5dc8a
1 changed files with 4 additions and 0 deletions
4
Home.md
4
Home.md
|
@ -1,3 +1,7 @@
|
|||
# Developers
|
||||
## About this repository
|
||||
This project is the implementation of the core functionalities of dindexer. It comes with a command line client, but you can get the library alone with minimal effort. There is no cmake option to exclude the command line client from the build yet, but commenting out the relevant `add_subdirectory` commands from the top-level cmake file should do the trick.
|
||||
|
||||
## Hacking on dindexer
|
||||
[[Setting up a development environment]]
|
||||
[[Code structure]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue