the code challenge of Rain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mia T. Rain 6b5b214866
just cant with this old README
9 months ago
LICENSE unlicense added 9 months ago
README just cant with this old README 9 months ago
morsh ... 1 year ago

README

---

Morsh
-- Morse code puresh decoder/encoder
---
Usage
-- $ echo "<your morse code here>" | ./mosrh
---- <decoded text here>
-- $ echo "sample" | ./morese
---- <encoded text here>
---