jaredwarren / word_count

Word count challenge for WinterWinds Robotics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word Count

word count challenge for WinterWinds Robotics Counts the total number of words in all .txt files under the given path

To run:

go run main.go /path/to/scan

About

Word count challenge for WinterWinds Robotics


Languages

Language:Go 97.3%Language:Makefile 2.7%