Skip to content
forked from henrycunh/deto

✏️ Generate PR descriptions using AI

Notifications You must be signed in to change notification settings

abranhe-forks/deto

 
 

Repository files navigation

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"

About

✏️ Generate PR descriptions using AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.7%
  • JavaScript 17.3%