Max P c7b2970949 Modularizes CLI commands for maintainability
Refactors CLI command handlers into separate classes under a new `commands` module for improved organization and scalability.

Introduces a `register_commands` function to centralize command registration. Adds version retrieval for better tool identification in CLI descriptions.
2025-04-27 14:16:54 +00:00
2025-04-26 18:54:00 +00:00
2025-04-26 12:57:42 +02:00
2025-04-26 12:57:42 +02:00
Description
No description provided
Readme MIT 175 KiB
2025-07-17 10:57:15 +02:00
Languages
Python 92.3%
Shell 7.7%