Package eu.svjatoslav.alyverkko_cli
package eu.svjatoslav.alyverkko_cli
This package contains the core components of the Älyverkko CLI application, including the main entry point, command interfaces, and utility classes. It serves as the central hub for orchestrating subcommands and core application behavior.
Key responsibilities include:
- Command registration and execution
- Configuration loading and management
- Basic utility functions for colored console output