Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

wc

Following the Build Your Own wc Tool challenge.

How to run

Compile the executable with go build and run ./ccwc. Refer to wc for usage.