8000 GitHub - hirokidaichi/git-aico
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hirokidaichi/git-aico

Repository files navigation

git-aico

The command that reads the difference and automatically generates a commit message.

git-aico.mp4
  Usage: git aico

  Description:

    The command that reads the difference and automatically generates a commit message.

  Options:

    -h, --help                      - Show this help.                                
    -m, --model        <modelName>  - The model name to use        (Default: "gpt-4")
    -t, --temperature  <temp>       - The temperature to use       (Default: 0.1)    
    --max-tokens       <maxToken>   - The max tokens to use        (Default: 500)    
    -p, --prompt       <prompt>     - The prompt file path to use

Usage

Install

deno install --allow-net --allow-read --allow-write --allow-env --allow-run --unstable -r -f -n git-aico https://raw.githubusercontent.com/hirokidaichi/git-aico/main/command.ts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0