0.0.4 • Published 1 year ago

fragen v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Usage

$ npm install -g fragen
$ fragen COMMAND
running command...
$ fragen (--version)
fragen/0.0.4 darwin-arm64 node-v16.16.0
$ fragen --help [COMMAND]
USAGE
  $ fragen COMMAND
...

Commands

fragen QUESTION

Ask a question to the AI right from your terminal

USAGE
  $ fragen QUESTION

ARGUMENTS
  QUESTION  The question to ask the AI

DESCRIPTION
  Ask a question to the AI right from your terminal

See code: dist/commands/index.ts

fragen config

Configure OpenAI API key.

USAGE
  $ fragen config

DESCRIPTION
  Configure OpenAI API key.

See code: dist/commands/config.ts

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago