the code challenge of Rain
Go to file
Mia 18f0d4b887 ... 2021-10-26 23:00:39 -04:00
README refine 2021-10-18 04:00:00 -04:00
morsh ... 2021-10-26 23:00:39 -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