1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2024-11-25 00:53:43 +00:00
6 Home
King_DuckZ edited this page 2016-07-15 17:02:44 +01:00

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
Program structure
Reusable code

##Tools flat_git