Skip to content

Node.js app to count the number of words edited (written+deleted) in a folder and send them to Beeminder

Notifications You must be signed in to change notification settings

colophonemes/dropbox-wordcount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dropbox Wordcount

Installation

  1. Change the settings in the [config] file to the appropriate values
  2. Run [npm install] to set everything up
  3. Build the source using Grunt: [grunt build]
  4. [cd] into the [dist] directory and run [npm install —production]
  5. Run [node index.js] to start the server
  6. Calls to /wordcount will start the process.

About

Node.js app to count the number of words edited (written+deleted) in a folder and send them to Beeminder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published