Logo
Explore Help
Sign In
mharb/pull-pal
1
0
Fork 0
You've already forked pull-pal
mirror of https://github.com/Pull-Pal/pull-pal.git synced 2025-06-07 08:14:12 -04:00
Code Issues Packages Projects Releases Wiki Activity
pull-pal/main.go

8 lines
86 B
Go
Raw Normal View History

It's working Implement cobra and stuff Right now there is just one root command You can set a config file, or pass flags in via CLI Haven't figured out how to use env variables yet But if you run the root command, It'll check the repo for issues, and generate an LLM prompt You can copy-paste it to the LLM chat, then copy-paste the response to a different file Then press enter in the CLI tool, and it will parse the response and open a PR with the change
2023-04-22 21:41:28 -04:00
package main
import "github.com/mobyvb/pull-pal/cmd"
func main() {
cmd.Execute()
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.3 Page: 12242ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API