Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 305 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 305 Bytes

Poetry Reader

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.

Usage

To run the project, use the following command:

cargo run -- --action <action> <arg_name> <arg>