A modern Python CLI tool for Git operations
Project description
cli-git
현대적인 Git 작업을 위한 Python CLI 도구
설치
# pipx 설치 (권장)
pip install pipx
pipx ensurepath
pipx install cli-git
# 또는 소스에서 설치
git clone https://github.com/cagojeiger/cli-git.git
cd cli-git
pipx install -e . --force
사용법
# 초기 설정
gh auth login
cli-git init
# 프라이빗 미러 생성
cli-git private-mirror https://github.com/owner/repo
# 자동완성 설치
cli-git completion
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cli_git-2.0.0.tar.gz
(115.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
cli_git-2.0.0-py3-none-any.whl
(34.7 kB
view details)
File details
Details for the file cli_git-2.0.0.tar.gz.
File metadata
- Download URL: cli_git-2.0.0.tar.gz
- Upload date:
- Size: 115.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5906e87b59e231b37fecbf6829b63f12bab802a36d22c96ac2bfe10326c51b8
|
|
| MD5 |
d241399ce4893393e59f4e59c9df2db0
|
|
| BLAKE2b-256 |
c1972457f2bc4771e0ccdf029cb91d2c0d275acc50e7c46ad3f260b508da4d12
|
File details
Details for the file cli_git-2.0.0-py3-none-any.whl.
File metadata
- Download URL: cli_git-2.0.0-py3-none-any.whl
- Upload date:
- Size: 34.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba9f7ec00f605147203feb20232c86aedbc86d5e1c3ae307aef6c1a62234999d
|
|
| MD5 |
3b5dfb2c993bcc45de853111d6c291c2
|
|
| BLAKE2b-256 |
d8903f597eae3eed5256fbca9aee70ddd3d13dfe9d0571a1cb8c56d8db09d8f7
|