Crates.io | taskmr |
lib.rs | taskmr |
version | 0.2.0 |
source | src |
created_at | 2022-04-04 15:36:58.938913 |
updated_at | 2023-06-05 14:44:46.987795 |
description | Task ManageR for CLI |
homepage | |
repository | https://github.com/dondakeshimo/taskmr/ |
max_upload_size | |
id | 562088 |
size | 146,734 |
task manager for CLI
cargo install taskmr
$ taskmr help
es-
prefix command?taskmr has been devoloped by two design patterns for educational purposes:
Files prefixed with es_
contain code implemented according to the Event Sourcing pattern.
Please note that these two implementations use separate databases, hence, it's not possible to manage the same task in both es-
and non-es-
versions.