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-1.1.1.tar.gz
(98.9 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-1.1.1-py3-none-any.whl
(21.6 kB
view details)
File details
Details for the file cli_git-1.1.1.tar.gz.
File metadata
- Download URL: cli_git-1.1.1.tar.gz
- Upload date:
- Size: 98.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2051b4c6f6d4614e9d407b83e8345abd9867103e69c0a4164a0935efb0399c9d
|
|
| MD5 |
ff91b464421b95f8d989a55363f9d528
|
|
| BLAKE2b-256 |
7858d2b61bca581a979f4c1fd5954d4e0f6a77f6d0d6beb4d7ac98c174ed5936
|
File details
Details for the file cli_git-1.1.1-py3-none-any.whl.
File metadata
- Download URL: cli_git-1.1.1-py3-none-any.whl
- Upload date:
- Size: 21.6 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 |
416f558501db0ef092e928883aa9d22d569a2dcaab17ca445919c513f3eb1608
|
|
| MD5 |
a72b1b123836a37fb05764ea87bb358d
|
|
| BLAKE2b-256 |
22fd79a9b3b8bfa4e91903bf10dfe32eb1b343bbb2cabd2df136fd471826e1c5
|