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 944f21ec5c Added support for w flag 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
gowc Added support for c and l flags 2 years ago
main.go Added support for w flag 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