1 unstable release
0.1.0 | Jan 25, 2023 |
---|
#6 in #tidy
35KB
901 lines
Wflow
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
Install
cargo install wflow
Usage:
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 project
-
todo
list
: List all todoscreate
: Create new todo and savecheck
: Change the todo status
-
Dependencies
~3–12MB
~118K SLoC