mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-08-17 15:19:48 +00:00
Merge
This commit is contained in:
commit
29c71c9222
110 changed files with 3904 additions and 1900 deletions
|
@ -168,8 +168,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