ponomarevkonst / wordcount

Count words in a phrase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Count words in a phrase

This is a template for the wordcount CLI tool. It should work as follows:

$ ./wordcount 'go is awesome'
3

To make everything work, fork the repo and implement Go module.

About

Count words in a phrase

License:MIT License


Languages

Language:Go 100.0%