Skip to content

mrobakowski/word-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Counter

This was written for a job interview.

How to run

cargo run -- <binary-name>
# or alternatively
<binary-name> | cargo run

where <binary-name> is the name of the binary executable that produces newline-delimited json messages with event_type and data string fields.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages