#manage #better #workflow #tool #tidy #cli-tool #todos

app wflow

Wflow is a cli tool for manage the workflow much better

1 unstable release

0.1.0 Jan 25, 2023

#6 in #tidy

MIT/Apache

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 folders
  • todo: Manage your todos

Install

  cargo install wflow

Usage:

  • wflow
    • tidy

      • add: Add the current path to projects
      • list: List all projects saved
      • open: Open a project with an editor
      • new: Create new folder project and save
      • remove: Remove a project
    • todo

      • list: List all todos
      • create: Create new todo and save
      • check: Change the todo status

Dependencies

~3–13MB
~120K SLoC