Thanks to visit codestin.com
Credit goes to github.com

Skip to content

edwinkortman/ccwc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A little, educational project to learn a bit of Go.
Project idea from: https://codingchallenges.fyi/challenges/challenge-wc/

Usage

Counting bytes

go run ccwc -c test/data/text.txt

Counting lines

go run ccwc -l test/data/text.txt

Counting words

go run ccwc -w test/data/text.txt

Counting chracters

go run ccwc -m test/data/text.txt 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published