gkmngrgn / dosh-core

Shell-independent task manager.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

new command: `cmd.run_task`

gkmngrgn opened this issue · comments

There should be a function to run the other tasks.

Acceptance Criteria

  • check if there's a task with the specified name.
  • don't allow to run the task inside the same task.