Installation
Summon the Golem CLI into your local environment.
Prerequisites
Before awakening the clay, ensure your system meets the sacred requirements:
- Java 11+ (Automatically managed by JBang if needed)
- JBang — Install from jbang.dev/download
Global Install
The recommended way to install Golem is via JBang:
$git clone https://github.com/kevintanhongann/glm-cli-jbang.git && cd glm-cli-jbang
$jbang app install --name golem glm.groovy
Authentication
To breathe life into the agents, you must provide your API credentials. Run the auth command to securely store your keys:
$golem auth login opencode
Supported providers: opencode, zai, exa, perplexity, parallel, you
Verify Installation
Check that the Golem is ready to receive commands:
$golem --version
glm-cli 1.0.0
The clay is ready.
