feature/gen #3

Merged
maxp merged 2 commits from feature/gen into main 2025-07-17 10:56:58 +02:00

2 Commits

Author SHA1 Message Date
a29e5fdb02 feat(version): bump version to 0.7.0 2025-07-17 10:54:13 +02:00
b1279078d9 feat(cli): add template generation commands
- Introduces `gen` subcommand for HDL template generation
- Adds Jinja2 dependency for template rendering
- Updates project model to support template configurations
- Implements template listing and rendering functionality
2025-07-17 10:53:48 +02:00