enhancementgood first issue
Metriche repository
- Star
- (7 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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