mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-30 22:43:24 +02:00
implement a local sync server
This commit is contained in:
parent
8f7e2e2790
commit
3537db9bbe
9 changed files with 249 additions and 72 deletions
|
@ -29,6 +29,7 @@ pub mod server;
|
|||
mod task;
|
||||
mod taskdb;
|
||||
pub mod taskstorage;
|
||||
mod utils;
|
||||
|
||||
pub use replica::Replica;
|
||||
pub use task::Priority;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue