Go version of the Unix command line tool wc
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oabrivard 259ea60013 Added support for multiple flags with file input 2 years ago
.vscode Added support for stdin input 2 years ago
.gitignore Initial commit 2 years ago
README.md Initial commit 2 years ago
go.mod Added support for c and l flags 2 years ago
hebrew.txt Added support for m flag 2 years ago
main.go Added support for multiple flags with file input 2 years ago
test.txt Added support for c and l flags 2 years ago

README.md

gowc

Go version of the Unix command line tool wc