快速開始
安裝
使用安裝腳本一鍵安裝:
curl -fsSL https://raw.githubusercontent.com/dopejs/gozen/main/install.sh | sh
解除安裝:
curl -fsSL https://raw.githubusercontent.com/dopejs/gozen/main/uninstall.sh | sh
首次使用
新增第一個 provider:
zen config add provider
使用預設 profile 啟動:
zen
使用指定 profile 啟動:
zen -p work
使用指定 CLI 啟動:
zen --cli codex