UNPKG

alwaysai

Version:

The alwaysAI command-line interface (CLI)

6 lines (4 loc) 175 B
import { createFlagInput } from '@alwaysai/alwayscli'; export const yesCliInput = createFlagInput({ description: 'Skip interactive prompts (accept default responses)', });