Compare commits
No commits in common. "db92750d1219722f585ca62be95e55310da0274c" and "e0a0144d77649499fab11ad523e4f1d710b7c52d" have entirely different histories.
db92750d12
...
e0a0144d77
@ -74,7 +74,8 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: make build
|
run: make build
|
||||||
|
|
||||||
- name: Verify binary
|
- name: Upload artifacts
|
||||||
run: |
|
uses: actions/upload-artifact@v4
|
||||||
./build/grokkit --help
|
with:
|
||||||
ls -lh build/grokkit
|
name: grokkit-linux-amd64
|
||||||
|
path: build/grokkit
|
||||||
|
|||||||
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
Grokkit is a fast Go CLI integrating Grok AI with git workflows and general chat/edit functionality.
|
Grokkit is a fast Go CLI integrating Grok AI with git workflows and general chat/edit functionality.
|
||||||
|
|
||||||
|
|
||||||
[]()
|
[]()
|
||||||
[]()
|
[]()
|
||||||
[]()
|
[]()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user