Skip to main content

Prompt

Generates a ChatGPT prompt from a given Git repo.

Synopsis​

Generates a ChatGPT prompt from a given Git repo. Specify the path to the repo as the first positional argument.

otto prompt [flags]

Options​

  -e, --estimate           estimate the number of tokens in the output
-h, --help help for prompt
-i, --ignore string path to .gptignore file
-g, --ignore-gitignore ignore .gitignore file
-j, --json output JSON
-o, --output string path to output file
-p, --preamble string path to preamble text file

SEE ALSO​

  • otto - Document your code with ease
Auto generated by spf13/cobra on 23-Apr-2023​