UNPKG

jido

Version:

A CLI tool to automate your development workflows using named flows. Simplifies task automation with readable config and plugin support.

2 lines (1 loc) 83 B
export declare const flow: (flowname?: string, dryRun?: boolean) => Promise<void>;