はじめに
インストール
ワンライナーでインストールできます:
curl -fsSL https://raw.githubusercontent.com/dopejs/gozen/main/install.sh | sh
アンインストール:
curl -fsSL https://raw.githubusercontent.com/dopejs/gozen/main/uninstall.sh | sh
初回起動
まず最初のプロバイダーを追加します:
zen config add provider
デフォルトプロファイルで起動:
zen
特定のプロファイルで起動:
zen -p work
特定の CLI で起動:
zen --cli codex