Compare commits
2 Commits
e0a0144d77
...
db92750d12
| Author | SHA1 | Date | |
|---|---|---|---|
| db92750d12 | |||
| 18ac7a9f9a |
@ -74,8 +74,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: make build
|
run: make build
|
||||||
|
|
||||||
- name: Upload artifacts
|
- name: Verify binary
|
||||||
uses: actions/upload-artifact@v4
|
run: |
|
||||||
with:
|
./build/grokkit --help
|
||||||
name: grokkit-linux-amd64
|
ls -lh build/grokkit
|
||||||
path: build/grokkit
|
|
||||||
|
|||||||
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
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