mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-08-21 15:50:50 +00:00
Import duckhandy as a submodule and fix includes.
This commit is contained in:
parent
aeb8dee561
commit
a5477c99cf
45 changed files with 55 additions and 51 deletions
|
@ -132,8 +132,6 @@ and the following libraries:
|
|||
* **machinery** the bulk of dindexer, such as the indexing functionality
|
||||
* **pq** a c++ wrapper for libpq (PostgreSql)
|
||||
|
||||
Additionally inside include/helpers/ you will find header-only implementations of very generic helper tools.
|
||||
|
||||
Currently, actions are just the command line frontend to access the functionalities in the libraries. This way writing a new CLI or GUI should be relatively easy.
|
||||
This structure might change in the future.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue