Files
ports/misc/grok-build/pkg-message
T
2026-06-24 09:57:04 -07:00

15 lines
307 B
Plaintext

[
{ type: install
message: <<EOM
You installed Grok Build CLI: xAI's Grok CLI.
The binary 'grok' (and its symlink 'agent') can be used to interact
with the xAI Grok AI platform.
Run 'grok login' to authenticate, or set GROK_DEPLOYMENT_KEY in your
environment for deployment key authentication.
EOM
}
]