Create pull request description automatically from file changes
npm i -g deto
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
deto -t "Use the template ## what, ## why, ## how"