1.0.0 • Published 8 months ago

rat-assistant v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

Rat helper

This is a litle command line buddy who'll help you figure out how to improve your code, a rat. You give it the file(s) you're working on and a question on how to improve it and it'll tell you what it thinks.

rat-assistant ...flags

npm.io

Arguments

Positionals: files path to file that it will parse string

Options: -k, --api-key the apikey of the api endpoint your using string default: "-----"

-e, --end-point api end point of the llm string

-m, --model language model to use string

-r, --rubber-ratty What you want the ducky to explain string

-o, --output file to output to string

-a, --append whether it destructively writes to file or appends ot boolean

-t, --token-usage provides token usage information at the end of output

-v, --version version showing boolean

-h, --help shows the commands boolean

1.0.0

8 months ago