iamyashrs / gomorse

CLI based go-utility for converting stdinput into morse code. :telephone_receiver:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gomorse

gomorse is a simple little command line utility to convert stdin input into morse code.

Run

To build the executable run:,

$ go build macmorse.go

To convert string to morse, try:

$ macmorse test

where test is a sample.

To run tests:

$ go test

Help & Support

About

CLI based go-utility for converting stdinput into morse code. :telephone_receiver:

License:MIT License


Languages

Language:Go 100.0%