Interactive CLI automation that flows with you.

cli go productivity task-runner tui
2 Open Issues Need Help Last updated: Jun 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement support for specifying a dotenv (.env) file path as a parameter in the flow CLI automation tool. This will allow users to provide environment variables to their workflows via a .env file.

Complexity: 3/5
enhancement good first issue triage

Interactive CLI automation that flows with you.

Go
#cli#go#productivity#task-runner#tui

AI Summary: Implement conditional execution of executables in the `flow` CLI automation tool based on the existence, non-existence, or modification time of files or directories. This involves adding new conditional checks to the existing YAML configuration parser and the execution engine.

Complexity: 4/5
enhancement good first issue triage

Interactive CLI automation that flows with you.

Go
#cli#go#productivity#task-runner#tui