프로젝트 규칙 파일을 간편하게 세팅하는 CLI
Project description
cursor-init
프로젝트 규칙/온톨로지/문서 템플릿을 손쉽게 세팅하는 CLI 도구
✨ 주요 기능
.cursorrules, rules, docs, 온톨로지 등 템플릿 파일 일괄 복사 및 초기화- 실무 규칙/자동화/상호 참조 구조를 표준화
- 신규 프로젝트, 팀 온보딩, 문서 일관성 유지에 최적화
📦 설치
pip install -e .
🚀 사용법
템플릿 초기화
cursor-init
-f또는--force옵션: 기존 파일/디렉토리 덮어쓰기
도움말
cursor-init --help
🗂️ 템플릿 구조
templates/
├── .cursorrules
├── rules/
├── docs/
└── ontology/
.cursorrules: 프로젝트 전체 규칙 정의rules/: 각종 실무/자동화 규칙(mdc)docs/: 문서 템플릿ontology/: 온톨로지/의사결정 템플릿
🛠️ 개발/기여
- 이 저장소를 fork/clone
- 의존성 설치:
pip install -e .
- 템플릿/코어 로직 수정 후 PR 제출
📝 참고
- pyproject.toml의
[project.scripts]로 CLI 명령어 등록 - 템플릿 경로는 프로젝트 루트의
templates/기준 - 자세한 규칙은
.cursorrules,docs/,ontology/참고 - 온톨로지/문서화/자동화 규칙은
.cursor/ontology/guide.md에서 확인
License
MIT
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 cursor_init-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cursor_init-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a4140073d712c75df8eb1c38f58190aecb2594948448464aa61979a4cfbfa09
|
|
| MD5 |
79c0e89b240e6d69a31dca6cf995f25b
|
|
| BLAKE2b-256 |
8f2e0ba895679a0b6ed49e58cd3b6dbeb700b0ecb79e83d709f492b2cb2bdc02
|