File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 61
61
- 支持 SOCKS 代理或自定义网络 HTTP 代理。
62
62
- 生成简洁的代码审查摘要。
63
63
- 支持自定义提示模板和变量。
64
- ![ code review] ( ./images/code_review.png )
64
+ ![ code review] ( ./images/code_review.png )
65
65
66
66
## 安装
67
67
@@ -125,11 +125,11 @@ chmod +x install.sh
125
125
126
126
#### 可配置的环境变量
127
127
128
- | 变量名 | 默认值 | 说明 |
129
- | ------------- | ------------------ | ----------------------------------------- |
130
- | VERSION | latest | 要安装的 CodeGPT 版本(默认为最新发布版) |
131
- | INSTALL_DIR | $HOME/.codegpt/bin | 安装目录 |
132
- | INSECURE | 未设置(默认关闭) | 只要设置该变量(值不限),即跳过 SSL 验证 |
128
+ | 变量名 | 默认值 | 说明 |
129
+ | ----------- | ------------------ | ----------------------------------------- |
130
+ | VERSION | latest | 要安装的 CodeGPT 版本(默认为最新发布版) |
131
+ | INSTALL_DIR | $HOME/.codegpt/bin | 安装目录 |
132
+ | INSECURE | 未设置(默认关闭) | 只要设置该变量(值不限),即跳过 SSL 验证 |
133
133
134
134
使用示例:
135
135
Original file line number Diff line number Diff line change 65
65
- 支援 SOCKS 代理或自訂 HTTP 網路代理。
66
66
- 生成簡潔的程式碼審查摘要。
67
67
- 允許自訂提示模板及變數。
68
- ![ code review] ( ./images/code_review.png )
68
+ ![ code review] ( ./images/code_review.png )
69
69
70
70
## 安裝
71
71
@@ -129,11 +129,11 @@ chmod +x install.sh
129
129
130
130
#### 可設定的環境變數
131
131
132
- | 變數名稱 | 預設值 | 說明 |
133
- | ------------- | ------------------ | ----------------------------------------- |
134
- | VERSION | latest | 要安裝的 CodeGPT 版本(預設為最新發布版) |
135
- | INSTALL_DIR | $HOME/.codegpt/bin | 安裝目錄 |
136
- | INSECURE | 未設定(預設停用) | 只要設定該變數(值不限),就會啟用跳過 SSL 驗證模式 |
132
+ | 變數名稱 | 預設值 | 說明 |
133
+ | ----------- | ------------------ | ---------- ----------------------------------------- |
134
+ | VERSION | latest | 要安裝的 CodeGPT 版本(預設為最新發布版) |
135
+ | INSTALL_DIR | $HOME/.codegpt/bin | 安裝目錄 |
136
+ | INSECURE | 未設定(預設停用) | 只要設定該變數(值不限),就會啟用跳過 SSL 驗證模式 |
137
137
138
138
使用範例:
139
139
You can’t perform that action at this time.
0 commit comments