Commit Graph

2 Commits

Author SHA1 Message Date
312f09a2d7 docs(todo): add initial feature checklist for patchman
- Outline planned features and functionality for the patchman tool
- Serve as a basis for future development and iteration
2025-07-23 13:39:11 +02:00
6b51705a9e feat: Initializes project with basic configuration and structure
- Creates `cliff.toml` for changelog generation.
- Adds `pyproject.toml` for project metadata and dependencies.
- Sets up initial file structure with `.gitkeep`.
2025-07-12 21:26:08 +02:00