UNPKG

jido

Version:

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

5 lines (4 loc) 92 B
export declare const argParser: (cmd: string) => { name: string; args: string[]; };