proxy.golang.org : github.com/appleboy/codegpt : v0.12.1
A CLI written in Go language that writes git commit messages for you using ChatGPT AI (gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/appleboy/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/appleboy/com v0.1.7
- github.com/appleboy/graceful v1.1.1
- github.com/fatih/color v1.17.0
- github.com/fsnotify/fsnotify v1.7.0
- github.com/hashicorp/hcl v1.0.0
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/joho/godotenv v1.5.1
- github.com/magiconair/properties v1.8.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mitchellh/mapstructure v1.5.0
- github.com/pelletier/go-toml/v2 v2.2.2
- github.com/rodaine/table v1.2.0
- github.com/sagikazarmark/locafero v0.4.0
- github.com/sagikazarmark/slog-shim v0.1.0
- github.com/sashabaranov/go-openai v1.24.0
- github.com/sourcegraph/conc v0.3.0
- github.com/spf13/afero v1.11.0
- github.com/spf13/cast v1.6.0
- github.com/spf13/cobra v1.8.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.18.2
- github.com/subosito/gotenv v1.6.0
- go.uber.org/multierr v1.11.0
- golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842
- golang.org/x/net v0.25.0
- golang.org/x/sys v0.20.0
- golang.org/x/text v0.15.0
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v3 v3.0.1