Skip to content

erodactyl/fragen

Repository files navigation

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

About

A CLI tool to access ChatGPT without ever leaving your terminal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published