Skip to content

pizzimathy/bookend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

booklist

A tool for keeping track of the books you want to read.

usage

$ booklist [-a | --add] Prompts for a new book to be added to the list.

$ booklist [-l | --list] Prettyprints a list of all the books currently in the list.

$ booklist [-c | --checkout] <title> Specify the title of a book, and it'll be removed from the list.

$ booklist [-s | --search] <term> Searches the list of books for a string matching the term provided.

checklist

  • close-match string searching
  • faster string searching
  • create queryable server to store lists remotely
  • case-insensitivie searching

About

Keep track of your books easily.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages