13 Commits

Author SHA1 Message Date
d9dd069d50 Add setup and paths modules for template management and file operations 2026-04-03 17:01:16 +02:00
e49a865008 Update .gitignore, add MANIFEST.in, and modify setup.py for package inclusion 2026-04-03 16:58:23 +02:00
a9912c1ccf Improve comments in Nutfile template for clarity and consistency 2026-04-03 15:28:03 +02:00
f98844efaa Add new Nutfile template for project builds 2026-04-03 15:25:32 +02:00
8ef38cd8eb Remove excessive help text from CLI help output for clarity 2026-04-03 15:16:10 +02:00
8ffa6d5aae Refactor CLI commands: replace 'run' and 'build' with 'init' command for workspace setup 2026-04-03 15:15:58 +02:00
8acbf2da36 Enhance CLI functionality: add build command with options and improve help text 2026-04-03 15:02:29 +02:00
e34136305c Refactor CLI class: enhance type hints, improve help handling, and streamline argument parsing 2026-04-03 14:37:53 +02:00
37eaee3dbe Refactor CLI implementation: add help callback and improve help handling; update setup.py dependencies 2026-04-03 14:31:06 +02:00
c9176dbbce Implement CLI framework and refactor main logic; add YAML support in utils 2026-04-03 14:20:14 +02:00
b9761e5f13 Update package description in setup.py for clarity 2026-04-03 14:07:43 +02:00
09b585d5f6 Refactor project structure: update .gitignore, and add base and utils modules for improved functionality 2026-04-03 13:50:32 +02:00
df67db7c00 innit commit 2026-04-03 13:16:57 +02:00