Crates.io | wflow |
lib.rs | wflow |
version | 0.1.0 |
source | src |
created_at | 2023-01-25 03:40:50.740188 |
updated_at | 2023-01-25 03:40:50.740188 |
description | Wflow is a cli tool for manage the workflow much better. |
homepage | |
repository | https://github.com/Dreck2003/wflow |
max_upload_size | |
id | 767106 |
size | 47,109 |
Wflow is a cli tool for manage the workflow
much better. The cli contains two mean subcommands, and they are:
tidy
: Manage your project folderstodo
: Manage your todos cargo install wflow
wflow
tidy
add
: Add the current path to projectslist
: List all projects savedopen
: Open a project with an editornew
: Create new folder project and saveremove
: Remove a projecttodo
list
: List all todoscreate
: Create new todo and savecheck
: Change the todo status