This project will make use of the Ruby language syntax to decode a message in morse code.
Welcome!
- Ruby
- Terminal
- IRB
- Rubocop (linters)
To get a local copy up and running follow these simple example steps.
In your terminal, navigate to your current directory and run this code
https://github.com/GordonOtieno/decode-Morse-code.git
Locate the directory in your file explorer
cd decode-Morse-code
Install Rubocop
bundle install
rubocop
rubocop --auto-correct-all
or
rubocop -A
Have fun with morse code translation!
👤 Gordon Otieno
- GitHub: @Gordon_Otieno
- Twitter: @GordonOtieno
- LinkedIn: LinkedIn
👤 Betsegaw Sebsibe
- GitHub: @BetsegawSebsibe
- Twitter: @BetsegawSebsibe
- LinkedIn: GordonOtieno
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.