1 Commits

Author SHA1 Message Date
b6adb0b615 Migrates project to devcontainer setup and YAML-based configuration
Introduces a devcontainer configuration for consistent development environments.
Replaces `.gitmodules` and `project.cfg` with a more flexible `project.yml` format.
Renames and reorganizes source files under a unified `src` directory structure.
Updates `.gitignore` to reflect new build and configuration paths.

Improves project maintainability and simplifies dependency management.
2025-04-27 19:41:13 +00:00