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 6161- 支持 SOCKS 代理或自定义网络 HTTP 代理。
6262- 生成简洁的代码审查摘要。
6363- 支持自定义提示模板和变量。
64- ![ code review] ( ./images/code_review.png )
64+ ![ code review] ( ./images/code_review.png )
6565
6666## 安装
6767
@@ -125,11 +125,11 @@ chmod +x install.sh
125125
126126#### 可配置的环境变量
127127
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 验证 |
133133
134134使用示例:
135135
Original file line number Diff line number Diff line change 6565- 支援 SOCKS 代理或自訂 HTTP 網路代理。
6666- 生成簡潔的程式碼審查摘要。
6767- 允許自訂提示模板及變數。
68- ![ code review] ( ./images/code_review.png )
68+ ![ code review] ( ./images/code_review.png )
6969
7070## 安裝
7171
@@ -129,11 +129,11 @@ chmod +x install.sh
129129
130130#### 可設定的環境變數
131131
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 驗證模式 |
137137
138138使用範例:
139139
You can’t perform that action at this time.
0 commit comments