* advotracker: the framework project * crate/advotrackerdb: implementation of the database backend * crate/advotrackerd: implementation of the backend (daemon) * crate/adovtracker: implementaton of the application (CLI and GUI) Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
7 lines
233 B
Plaintext
7 lines
233 B
Plaintext
[submodule "advotrackerdb"]
|
|
path = crates/advotrackerdb
|
|
url = https://gitea.networkx.de:50443/rzerres/advotrackerdb
|
|
[submodule "advotrackerd"]
|
|
path = crates/advotrackerd
|
|
url = https://gitea.networkx.de:50443/rzerres/advotrackerd
|