ehko 0.1.2

An echo clone to test clap :)
ehko-0.1.2 is not a library.

ehko

An echo clone I made to test clap.
eko and ekho were already taken :(

How to use it

Really simple:

cargo install ehko

And use it as normal echo:

ehko Hello there!

> Hello there!