introduce docs by powered by Mintlify (#679)

This commit is contained in:
Britannio Jarrett
2025-09-11 08:56:01 +00:00
committed by GitHub
parent ad11758c7a
commit 3db315931b
63 changed files with 2978 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# Amp
## Installation
Amp is now available via npx - no separate installation required!
## Authentication
You need to authenticate with Amp outside of Vibe Kanban before using it. Please follow the authentication instructions on the [Amp Owner's Manual](https://ampcode.com/manual#install).

View File

@@ -0,0 +1,9 @@
# CCR (Claude Code Router)
## Installation
CCR is now available via `npx` - no separate installation required!
## Authentication
You need to authenticate with CCR outside of Vibe Kanban before using it. Please follow the authentication instructions on the [CCR GitHub page](https://github.com/musistudio/claude-code-router).

View File

@@ -0,0 +1,9 @@
# Claude Code
## Installation
Claude Code is now available via npx - no separate installation required!
## Authentication
You need to authenticate with Claude Code outside of Vibe Kanban before using it. Please follow the authentication instructions on the [Claude Code GitHub page](https://github.com/anthropics/claude-code).

View File

@@ -0,0 +1,9 @@
# Codex
## Installation
OpenAI Codex is now available via `npx` - no separate installation required!
## Authentication
You need to configure your OpenAI API credentials before using Codex. Please set the `OPENAI_API_KEY` environment variable. For more details, see the [OpenAI documentation](https://platform.openai.com/docs/guides/code).

View File

@@ -0,0 +1,9 @@
# Cursor CLI
## Installation
Install Cursor CLI using the official guide: https://docs.cursor.com/en/cli/installation. On most systems you can run `curl https://cursor.com/install -fsS | bash`, then verify with `cursor-agent --version`.
## Authentication
Sign in with `cursor-agent login` (opens a browser). You can also set the `CURSOR_API_KEY=...` environment variable. Full instructions: https://docs.cursor.com/en/cli/reference/authentication

View File

@@ -0,0 +1,9 @@
# Gemini CLI
## Installation
Gemini CLI is now available via npx - no separate installation required!
## Authentication
You need to authenticate with Gemini CLI outside of Vibe Kanban before using it. Please follow the authentication instructions on the [Gemini CLI GitHub page](https://github.com/google-gemini/gemini-cli).

View File

@@ -0,0 +1,9 @@
# Qwen Code
## Installation
Qwen Code is available via npx - no separate installation required!
## Authentication
You need to authenticate with Qwen outside of Vibe Kanban before using it. Please follow the authentication instructions in the official Qwen documentation: https://github.com/QwenLM/qwen-code

View File

@@ -0,0 +1,9 @@
# SST OpenCode
## Installation
SST OpenCode is now available via `npx` - no separate installation required!
## Authentication
You need to authenticate with SST OpenCode outside of Vibe Kanban before using it. Please follow the authentication instructions on the [SST OpenCode GitHub page](https://github.com/sst/opencode).