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.2.0.tar.gz
(99.8 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.2.0-py3-none-any.whl
(22.3 kB
view details)
File details
Details for the file cli_git-1.2.0.tar.gz.
File metadata
- Download URL: cli_git-1.2.0.tar.gz
- Upload date:
- Size: 99.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0eea589833e63c2637cbaa57a137d7327d6ebe04c74b34e91a6f203b91bb22e8
|
|
| MD5 |
034ba671bdc4d37d15bd8806033c82dd
|
|
| BLAKE2b-256 |
23fd315e3d5f7ea9097b6cbf89dd81e367505fb50a708d01e11aa66da0498b09
|
File details
Details for the file cli_git-1.2.0-py3-none-any.whl.
File metadata
- Download URL: cli_git-1.2.0-py3-none-any.whl
- Upload date:
- Size: 22.3 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 |
4edcd46aec5b8524b6aa788ee3337f5ca3168dff168047e5d85f9756fd72403a
|
|
| MD5 |
1a708280febd914f9021078bc9858ac7
|
|
| BLAKE2b-256 |
f77c0d2e830407e4e0850bf92e040ab8d20568ea0d684d407b6398e8f358a8e1
|