1.3.0 • Published 12 months ago

deto v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

deto

Create pull request description automatically from file changes

install

npm i -g deto

usage

You need an OpenAI API key. You can get one here and set as the OPENAI_API_KEY environment variable.

Then just run

deto

Or you can use npx:

npx deto

options

templating

deto -t "Use the template ## what, ## why, ## how"

number of commits

deto --last 4

This will use only the last commits for the summarization