/morse-decoder

A simple Morse Code Decoder in Ruby

Primary LanguageRubyMIT LicenseMIT

Ruby

Morse Decoder Ruby

Basic Morse Decoder code on Ruby

Getting Started

  • Check the Ruby version or if you have at all by running ruby -v if you get something like this ruby 2.6.8p205 (2021-07-07 revision 67951) you have Ruby installed.
  • Clone the repository by runiing git clone https://github.com/raminka13/morse-decoder.git in your CLI.
  • cd morse-decoder
  • Run ruby morse_decoder.rb

Authors

👤 Raul A Ospina 🧑🏻‍💻

👤 Lucas Costa Rodrigues 🧑🏻‍💻

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.