the code challenge of Rain
Go to file
Mia a37ef87a9c small change to use lowercase index for decoding 2021-10-26 22:46:10 -04:00
README refine 2021-10-18 04:00:00 -04:00
morsh small change to use lowercase index for decoding 2021-10-26 22:46:10 -04:00

README

# Morsh
-- Morse code puresh decoder/encoder


## Usage
---
$ echo "<your morse code here>" | ./mosrh
<decoded text here>
$ echo "sample" | ./morese
<encoded text here>
---

-- meeper is a really cool dude