Module do-the-needful
Functions
| actions (opts) | Open the actions picker (edit config, run tasks, etc). |
| edit_config (opts) | Edit a task config file. |
| please (opts) | Open the task picker. |
| rerun () | Re-run the last executed task. |
| run_by_name (name) | Run a task by its name directly, without opening a picker. |
| setup (opts) | Setup do-the-needful with user options. |
Functions
- actions (opts)
- Open the actions picker (edit config, run tasks, etc).
- edit_config (opts)
- Edit a task config file.
- please (opts)
- Open the task picker. Optionally filter by tags.
- rerun ()
- Re-run the last executed task.
- run_by_name (name)
- Run a task by its name directly, without opening a picker.
- setup (opts)
- Setup do-the-needful with user options.