Skip to content

Scripts for extracting (wordcount, date) from a git repository tracking a PDF.

Notifications You must be signed in to change notification settings

olupton/wordcounting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

wordcounting

Scripts for extracting (wordcount, date) from a git repository.

wordcount.py assumes the current directory is a git repository tracking some PDF document (assumed to be called thesis.pdf or main.pdf in the current directory) and extracts the wordcount of that document for each commit. It generates a cache (wordcount.json) so that the document must only be compiled once for each revision.

About

Scripts for extracting (wordcount, date) from a git repository tracking a PDF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages