| Crates.io | novel_search |
| lib.rs | novel_search |
| version | 1.0.1 |
| created_at | 2024-12-19 13:17:21.945529+00 |
| updated_at | 2024-12-19 13:26:24.918603+00 |
| description | A CLI-tool to browse books from the Open Library API |
| homepage | https://github.com/SpeedyGo55/novel_search |
| repository | https://github.com/SpeedyGo55/novel_search |
| max_upload_size | |
| id | 1489132 |
| size | 54,435 |
This is a simple CLI tool to browse books from the Open Library API. It allows you to search for books by title, ISBN, or subject, and getting a random book from the specified Genre.
To install, run:
cargo install novel_search
Get the help message by running:
novel_search help