enhancementgood first issue
Repository metrics
- Stars
- (7 stars)
- PR merge metrics
- (PR metrics pending)
Description
Right now setup requires quite a few (easy but) manual steps. Let's make it even easier.
Current setup:
- Create GitHub Wiki
- Clone repo
- Copy post-commit and transformation.py scripts
- Create branches
- Set permissions
- Test manually
Proposed automation:
- Automatically create the needed branches
- Install the post-commit hook and transformation.py
- Set correct permissions
- Run a test to verify everything works
- Give helpful error messages
Language: Python with simple CLI prompts