Tiny Python CLI to automate GitHub labels and projects.
Project description
fown
GitHub CLI를 활용하여 GitHub 레이블과 프로젝트를 자동화하는 작은 Python CLI 도구입니다.
목차
설치 방법
uv를 통한 설치
# 모든 레이블 삭제
uvx fown labels clear-all
# 기본 레이블 추가
uvx fown labels apply
pip을 통한 설치
pip install fown
기능
- GitHub 레이블 생성, 업데이트, 동기화
- GitHub 프로젝트 자동 관리
- 설정 파일을 통한 일괄 작업
- 빠르고 간단한 설정
- GitHub CLI (
gh) 기반 동작
사용 방법
아카이브 레포지토리 생성
# 기본: private 레포지토리 생성
fown make-fown-archive
# public 레포지토리 생성
fown make-fown-archive --public
레이블 동기화
# 기본 레이블로 동기화
fown labels sync
# 아카이브 레포지토리에서 동기화
fown labels sync --archive
스크립트 관리
# 스크립트 실행
fown script use
# 스크립트 추가 (.sh 파일만 지원)
fown script add <script-file.sh>
# 스크립트 삭제
fown script delete
요구사항
- Python 3.8 이상
- GitHub CLI (
gh) 설치 및 인증 필요
GitHub CLI 설치 방법:
https://cli.github.com/
문서
라이선스
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fown-0.1.7.tar.gz
(20.6 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
fown-0.1.7-py3-none-any.whl
(28.1 kB
view details)
File details
Details for the file fown-0.1.7.tar.gz.
File metadata
- Download URL: fown-0.1.7.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
467b439999a7cbbdba68463f71b7c46db6e5c8163f39d9b23a80c3a01f9d5c79
|
|
| MD5 |
723f313f05a577a1c56eeb11843faee8
|
|
| BLAKE2b-256 |
8f46ac4758a4f1c06c26dcc0d21fdb219ec45433ab074d134d8daf0d3b214e2f
|
File details
Details for the file fown-0.1.7-py3-none-any.whl.
File metadata
- Download URL: fown-0.1.7-py3-none-any.whl
- Upload date:
- Size: 28.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3dbf60059552926a5a198bb298058b42bab6e29ee24693a447e5d134e552c45e
|
|
| MD5 |
4e05954ffe6ae71b7b6c81fd61ef9506
|
|
| BLAKE2b-256 |
dc584406c81402b277d1ebbe317810f2b3e47bfbd845f6b44903d7fc4afda7d8
|