the code challenge of Rain
Go to file
thatgeekyweeb c923f286ac refine 2021-10-18 04:00:00 -04:00
README refine 2021-10-18 04:00:00 -04:00
morsh refine 2021-10-18 04:00:00 -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