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.1.0.tar.gz
(125.4 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.1.0-py3-none-any.whl
(41.8 kB
view details)
File details
Details for the file cli_git-2.1.0.tar.gz.
File metadata
- Download URL: cli_git-2.1.0.tar.gz
- Upload date:
- Size: 125.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b74c65a9d8992bc4bd7bc61904dcc296cdb006c734d54895bf4ad5685d8e3f3
|
|
| MD5 |
780d9a960ca930aeb4799f16c9d4e042
|
|
| BLAKE2b-256 |
8946b8b892e2f6ed3d416b282ec191f1cc89fa6b7674b2237d4aaa2a6c062010
|
File details
Details for the file cli_git-2.1.0-py3-none-any.whl.
File metadata
- Download URL: cli_git-2.1.0-py3-none-any.whl
- Upload date:
- Size: 41.8 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 |
58e2f9e84a9fa6bdf3acccc92e8952066ac5ba641c9219379110ec21c27da346
|
|
| MD5 |
fcd77d28b4d2bf9be114617adf6034e5
|
|
| BLAKE2b-256 |
0e389ddf3bd6c9eb25fe7dbb4848004770b5cd490a6e291e90ee98f7631eb083
|