Skip to content

A small shell utility to parse ebook format text and return word count statistics.

Notifications You must be signed in to change notification settings

scotthelm/BookStats

Repository files navigation

BookStats

This is a command line tool to parse books in ebook text format.

Book Usage

Move the ebook text file to the application directory. From the command line, type:

    ruby book_stats.rb <name of book text file>

Screenplay Usage

Move the screenplay text file to the application directory. From the command line, type:

ruby book_stats.rb <name of the screenplay text file> screenplay

About

A small shell utility to parse ebook format text and return word count statistics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages