Skip to content

ctiller15/coding_challenges_wc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coding_challenges_ccwc

https://codingchallenges.fyi/challenges/challenge-wc/

An implementation of the coding challenges wc exercise, written in golang.

Quickstart:

go build
go install

ccwc test.txt
ccwc -c test.txt
ccwc -l test.txt
ccwc -w test.txt
ccwc -m test.txt

ccwc test.txt

cat test.txt | ccwc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages