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

Skip to content

scrollocks/gocount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Counter in Go

Some example programs that count words in text files.

Requirements

There really aren't any. All you need to do is install Go (at least v1.8). I've not created any packages or done anything else best-practicey, in the interests of things just working.

Running the programs

To run wc_1.go, just execute go run wc_1.go some_text.txt.

About

Example programs that count words in text files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages