A modern Python CLI tool for Git operations
Project description
cli-git
현대적인 Git 작업을 위한 Python CLI 도구
빠른 시작
설치
pipx 사용 (권장)
# pipx가 없다면 먼저 설치
pip install pipx
pipx ensurepath
# cli-git 설치
pipx install cli-git
소스에서 설치
# 소스 코드 클론
git clone https://github.com/cagojeiger/cli-git.git
cd cli-git
# 개발 모드로 설치
pipx install -e . --force
기본 사용법
# 버전 확인
cli-git --version
# 도움말
cli-git --help
라이선스
MIT License - LICENSE 파일 참조
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.0.0.tar.gz
(72.3 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
File details
Details for the file cli_git-1.0.0.tar.gz.
File metadata
- Download URL: cli_git-1.0.0.tar.gz
- Upload date:
- Size: 72.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c6b74c6c2b48947c14108615c80d4f5d569c4b8c1dea55aa053036fbc74b94f
|
|
| MD5 |
943a028281d5cac5c739be9e1f919d7c
|
|
| BLAKE2b-256 |
5b09d9883162fb4cd43a1980cec46da375693604e5feb4fd324ada7dd822c8bf
|
File details
Details for the file cli_git-1.0.0-py3-none-any.whl.
File metadata
- Download URL: cli_git-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.2 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 |
ebd4e5fda2e80833d87fcc3f86f4633ac29131c139472946bc6d8f983213984c
|
|
| MD5 |
3830b537a1608f0f078752a36af9e428
|
|
| BLAKE2b-256 |
79b135b8d6a106dc180a8040f3233f83d4286f3a486d6ca0ca7b15e050fd6428
|