deto
v1.3.0
Published
> Create pull request description automatically from file changes
Downloads
8
Readme
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