This project is a Poetry Reader implemented in Rust, following the principles of Hexagonal Architecture. The goal is to read and manage poems via a command-line interface.
To run the project, use the following command:
cargo run -- --action <action> <arg_name> <arg>