Skip to content

Commit c3886b0

Browse files
committed
feat: enhance setup_project.py and update README documentation
- Add parent folder renaming functionality to setup_project.py - Replace print statements with log_message() for linting compliance - Add Git configuration instructions (manual commands shown to user) - Fix all linting violations without using ignore rules - Update root README.md to focus on template usage and features - Update template README to be tailored for generated projects - Restore original project_defaults.json values - Add security exceptions for setup_project.py subprocess usage
1 parent cf4bd93 commit c3886b0

5 files changed

Lines changed: 266 additions & 244 deletions

File tree

.opencode/templates/README.md.template

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
**AI-Enhanced Python Project** built with enterprise-grade architecture, TDD workflows, and zero-config quality standards.
1616

17+
This project was generated from the [Python Project Template](https://github.com/nullhack/python-project-template).
18+
1719
---
1820

1921
## ⚡ Quick Start

0 commit comments

Comments
 (0)