mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-31 17:03:30 +02:00
add a simple CLI
This commit is contained in:
parent
b898ec1fde
commit
e17943d878
6 changed files with 111 additions and 2 deletions
|
@ -8,5 +8,6 @@ mod server;
|
|||
mod taskdb;
|
||||
|
||||
pub use operation::Operation;
|
||||
pub use replica::Replica;
|
||||
pub use server::Server;
|
||||
pub use taskdb::DB;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue