novel_search

Crates.ionovel_search
lib.rsnovel_search
version1.0.1
created_at2024-12-19 13:17:21.945529+00
updated_at2024-12-19 13:26:24.918603+00
descriptionA CLI-tool to browse books from the Open Library API
homepagehttps://github.com/SpeedyGo55/novel_search
repositoryhttps://github.com/SpeedyGo55/novel_search
max_upload_size
id1489132
size54,435
SpeedyGo55 (SpeedyGo55)

documentation

README

novel_search

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.

Installation

To install, run:

cargo install novel_search

Usage

Get the help message by running:

novel_search help
Commit count: 5

cargo fmt