gitcode-cli 0.5.6__py3-none-any.whl → 0.5.7__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- gc_cli/__init__.py +1 -1
- gc_cli/bin/gc-darwin-amd64 +0 -0
- gc_cli/bin/gc-darwin-arm64 +0 -0
- gc_cli/bin/gc-linux-amd64 +0 -0
- gc_cli/bin/gc-linux-arm64 +0 -0
- gc_cli/bin/gc-windows-amd64.exe +0 -0
- {gitcode_cli-0.5.6.dist-info → gitcode_cli-0.5.7.dist-info}/METADATA +7 -7
- gitcode_cli-0.5.7.dist-info/RECORD +15 -0
- gitcode_cli-0.5.6.dist-info/RECORD +0 -15
- {gitcode_cli-0.5.6.dist-info → gitcode_cli-0.5.7.dist-info}/WHEEL +0 -0
- {gitcode_cli-0.5.6.dist-info → gitcode_cli-0.5.7.dist-info}/entry_points.txt +0 -0
- {gitcode_cli-0.5.6.dist-info → gitcode_cli-0.5.7.dist-info}/licenses/LICENSE +0 -0
- {gitcode_cli-0.5.6.dist-info → gitcode_cli-0.5.7.dist-info}/top_level.txt +0 -0
gc_cli/__init__.py
CHANGED
gc_cli/bin/gc-darwin-amd64
CHANGED
|
Binary file
|
gc_cli/bin/gc-darwin-arm64
CHANGED
|
Binary file
|
gc_cli/bin/gc-linux-amd64
CHANGED
|
Binary file
|
gc_cli/bin/gc-linux-arm64
CHANGED
|
Binary file
|
gc_cli/bin/gc-windows-amd64.exe
CHANGED
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: gitcode-cli
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.7
|
|
4
4
|
Summary: GitCode CLI - Command line tool for GitCode
|
|
5
5
|
Author-email: GitCode CLI Contributors <support@gitcode.com>
|
|
6
6
|
Maintainer-email: GitCode CLI Contributors <support@gitcode.com>
|
|
@@ -33,7 +33,7 @@ Dynamic: license-file
|
|
|
33
33
|
|
|
34
34
|
[](https://golang.org)
|
|
35
35
|
[](LICENSE)
|
|
36
|
-
[](https://gitcode.com/gitcode-cli/cli/releases)
|
|
37
37
|
|
|
38
38
|
GitCode 命令行工具,为 GitCode 用户提供便捷的命令行操作体验。
|
|
39
39
|
|
|
@@ -98,10 +98,10 @@ export PATH="$HOME/.local/bin:$PATH"
|
|
|
98
98
|
|
|
99
99
|
```bash
|
|
100
100
|
# 从 Releases 下载 .deb 包
|
|
101
|
-
wget https://gitcode.com/gitcode-cli/cli/releases/download/v0.5.
|
|
101
|
+
wget https://gitcode.com/gitcode-cli/cli/releases/download/v0.5.7/gc_0.5.7_amd64.deb
|
|
102
102
|
|
|
103
103
|
# 安装
|
|
104
|
-
sudo dpkg -i gc_0.5.
|
|
104
|
+
sudo dpkg -i gc_0.5.7_amd64.deb
|
|
105
105
|
```
|
|
106
106
|
|
|
107
107
|
DEB/RPM packages install both `gc` and `gitcode`; on Linux they are equivalent.
|
|
@@ -110,10 +110,10 @@ DEB/RPM packages install both `gc` and `gitcode`; on Linux they are equivalent.
|
|
|
110
110
|
|
|
111
111
|
```bash
|
|
112
112
|
# 从 Releases 下载 .rpm 包
|
|
113
|
-
wget https://gitcode.com/gitcode-cli/cli/releases/download/v0.5.
|
|
113
|
+
wget https://gitcode.com/gitcode-cli/cli/releases/download/v0.5.7/gc-0.5.7-1.x86_64.rpm
|
|
114
114
|
|
|
115
115
|
# 安装
|
|
116
|
-
sudo rpm -i gc-0.5.
|
|
116
|
+
sudo rpm -i gc-0.5.7-1.x86_64.rpm
|
|
117
117
|
```
|
|
118
118
|
|
|
119
119
|
DEB/RPM packages install both `gc` and `gitcode`; on Linux they are equivalent.
|
|
@@ -129,7 +129,7 @@ source .venv/bin/activate # Linux/macOS
|
|
|
129
129
|
# .venv\Scripts\activate # Windows
|
|
130
130
|
|
|
131
131
|
# 安装(一行命令)
|
|
132
|
-
pip install https://gitcode.com/gitcode-cli/cli/releases/download/v0.5.
|
|
132
|
+
pip install https://gitcode.com/gitcode-cli/cli/releases/download/v0.5.7/gitcode_cli-0.5.7-py3-none-any.whl
|
|
133
133
|
|
|
134
134
|
# Windows PowerShell 中推荐使用 gitcode,避免 gc 被内置 Get-Content 别名覆盖
|
|
135
135
|
gitcode version
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
gc_cli/__init__.py,sha256=Yi08ftr-OFw-AKkpunO7GnQYUFvOxEi_PcmNk6Y66bg,253
|
|
2
|
+
gc_cli/__main__.py,sha256=4IoaQc5w_ZsLDqiDifrGjllM76LLLUM2CSz2ifmwMmY,163
|
|
3
|
+
gc_cli/wrapper.py,sha256=-nQsDyCvTunhgK24tuJ_tjqJJ1ErRs0hPfdHmUh1JDM,2846
|
|
4
|
+
gc_cli/bin/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
|
+
gc_cli/bin/gc-darwin-amd64,sha256=86OynZA78i5oU1JpuFXfWZ_Enk5pFDTLGsQh0TuWqyQ,8368128
|
|
6
|
+
gc_cli/bin/gc-darwin-arm64,sha256=NjBFW2RdQ5bMLezc-DNU2IfHI22ugMXdI652HtTvaZA,8033042
|
|
7
|
+
gc_cli/bin/gc-linux-amd64,sha256=Y3rU80teEZgaecIui-IcrGEIWoM75Q1eWNicwQ3bU3o,8147096
|
|
8
|
+
gc_cli/bin/gc-linux-arm64,sha256=OEhpygfb8UyME5tZm8-jf04eVZ6wA0TOcqlw9D5VDwM,7864472
|
|
9
|
+
gc_cli/bin/gc-windows-amd64.exe,sha256=WUpXhetlzOYzogGMc5veR9oFTvimO-ebA3V5DJVFHkg,8434688
|
|
10
|
+
gitcode_cli-0.5.7.dist-info/licenses/LICENSE,sha256=23d4Rfrm1CLX092oLjzs2UTYcy5Sp-dpaji0IAHIsiE,1280
|
|
11
|
+
gitcode_cli-0.5.7.dist-info/METADATA,sha256=SCdrHbhohqekVplE9qjoEpTgKowN0XPzRb69C9jnQLA,9918
|
|
12
|
+
gitcode_cli-0.5.7.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
13
|
+
gitcode_cli-0.5.7.dist-info/entry_points.txt,sha256=DresfT5jkpwU3fPn8n0MTao1m5QZi3XEulKFbQ8BYYY,73
|
|
14
|
+
gitcode_cli-0.5.7.dist-info/top_level.txt,sha256=2fSmR3kQ-XhdgFQdVvWmZcEyERJKVZVxOhk7tna1Sus,7
|
|
15
|
+
gitcode_cli-0.5.7.dist-info/RECORD,,
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
gc_cli/__init__.py,sha256=l_OpIkPo6SlFroXTduc6g5o-yJuM_cMoqe8IFaaA8qU,253
|
|
2
|
-
gc_cli/__main__.py,sha256=4IoaQc5w_ZsLDqiDifrGjllM76LLLUM2CSz2ifmwMmY,163
|
|
3
|
-
gc_cli/wrapper.py,sha256=-nQsDyCvTunhgK24tuJ_tjqJJ1ErRs0hPfdHmUh1JDM,2846
|
|
4
|
-
gc_cli/bin/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
|
-
gc_cli/bin/gc-darwin-amd64,sha256=gRCdZW0TphbgAGjxBK3_fOFYShpBLqaB_5CbYBWsMJM,8368128
|
|
6
|
-
gc_cli/bin/gc-darwin-arm64,sha256=3WpR-63eMr0Rk6of4wU3IaZe3ZmnaAWAfX-9AV2PDDg,8033042
|
|
7
|
-
gc_cli/bin/gc-linux-amd64,sha256=mgana9mqM5EFIuOsp8Mi43UaKRPaBK4-9lNKSFzPwq8,8147096
|
|
8
|
-
gc_cli/bin/gc-linux-arm64,sha256=41R_0LV0WRczjBTxyUPbmZcjOeeKj0BA575kmh-pst8,7864472
|
|
9
|
-
gc_cli/bin/gc-windows-amd64.exe,sha256=g9ncLNfjFcVOpfDSzHrA5u_Y75JmiIzr3G0CqeZdhtU,8434688
|
|
10
|
-
gitcode_cli-0.5.6.dist-info/licenses/LICENSE,sha256=23d4Rfrm1CLX092oLjzs2UTYcy5Sp-dpaji0IAHIsiE,1280
|
|
11
|
-
gitcode_cli-0.5.6.dist-info/METADATA,sha256=ilNBG6oVhxKB0PFpx6W1GbnvPV3SytTqEAh6egkLCek,9918
|
|
12
|
-
gitcode_cli-0.5.6.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
13
|
-
gitcode_cli-0.5.6.dist-info/entry_points.txt,sha256=DresfT5jkpwU3fPn8n0MTao1m5QZi3XEulKFbQ8BYYY,73
|
|
14
|
-
gitcode_cli-0.5.6.dist-info/top_level.txt,sha256=2fSmR3kQ-XhdgFQdVvWmZcEyERJKVZVxOhk7tna1Sus,7
|
|
15
|
-
gitcode_cli-0.5.6.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|