Skip to content

A console application to help you decide which book to read next based on your reading list

Notifications You must be signed in to change notification settings

sanderbongers/nextread-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 NextRead CLI

NextRead CLI is a console application to help you decide which book to read next based on your reading list.

Screenshot

Prerequisites

Installation

To install the nextread script globally:

$ npm i -g

Usage

Run the command:

$ nextread

Or if you haven't installed the script globally:

$ node .

Options

-s, --sort <property> <order>    The property and order to sort by. E.g. --sort price asc. Defaults to: rating desc.

Uninstallation

To uninstall the script, run the following command.

$ npm uninstall -g nextread-cli

Author

Sander Bongers

License

MIT

About

A console application to help you decide which book to read next based on your reading list

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published