chore: rebrand project to GopherGate
Updated all naming from LLM Proxy to GopherGate. Implemented new CSS-based branding and updated Go module/binary naming.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -46,4 +46,4 @@ jobs:
|
||||
go-version: '1.22'
|
||||
cache: true
|
||||
- name: Build
|
||||
run: go build -v -o llm-proxy ./cmd/llm-proxy
|
||||
run: go build -v -o gophergate ./cmd/gophergate
|
||||
|
||||
Reference in New Issue
Block a user